Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDixgbe_phy.h196 u64 ixgbe_get_supported_phy_sfp_layer_generic(struct ixgbe_hw *hw);
HDixgbe_82599.c2263 physical_layer = ixgbe_get_supported_phy_sfp_layer_generic(hw); in ixgbe_get_supported_physical_layer_82599()
HDixgbe_phy.c1582 u64 ixgbe_get_supported_phy_sfp_layer_generic(struct ixgbe_hw *hw) in ixgbe_get_supported_phy_sfp_layer_generic() function
HDixgbe_x550.c3679 physical_layer = ixgbe_get_supported_phy_sfp_layer_generic(hw); in ixgbe_get_supported_physical_layer_X550em()