Home
last modified time | relevance | path

Searched refs:ixgbe_get_supported_physical_layer (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ixgbe/
HDixgbe_api.h148 u64 ixgbe_get_supported_physical_layer(struct ixgbe_hw *hw);
HDixgbe_api.c1686 u64 ixgbe_get_supported_physical_layer(struct ixgbe_hw *hw) in ixgbe_get_supported_physical_layer() function
HDif_ix.c1264 sc->phy_layer = ixgbe_get_supported_physical_layer(&sc->hw); in ixgbe_setup_interface()
1357 layer = sc->phy_layer = ixgbe_get_supported_physical_layer(hw); in ixgbe_add_media_types()
3794 sc->phy_layer = ixgbe_get_supported_physical_layer(hw); in ixgbe_handle_msf()