Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixgbe/
HDixgbe_api.h142 u32 ixgbe_get_supported_physical_layer(struct ixgbe_hw *hw);
HDixgbe_api.c1528 u32 ixgbe_get_supported_physical_layer(struct ixgbe_hw *hw) in ixgbe_get_supported_physical_layer() function
HDif_ix.c2308 layer = adapter->phy_layer = ixgbe_get_supported_physical_layer(hw); in ixgbe_setup_optics()
2859 adapter->phy_layer = ixgbe_get_supported_physical_layer(&adapter->hw); in ixgbe_setup_interface()
3833 adapter->phy_layer = ixgbe_get_supported_physical_layer(hw); in ixgbe_handle_msf()
HDif_ixgbe.c1697 layer = adapter->phy_layer = ixgbe_get_supported_physical_layer(hw); in ixgbe_add_media_types()
3082 layer = adapter->phy_layer = ixgbe_get_supported_physical_layer(hw); in ixgbe_setup_optics()