Searched refs:IXGBE_MDIO_PHY_10GBASET_ABILITY (Results 1 – 5 of 5) sorted by relevance
318 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_X540()
1197 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_82598()
111 (IXGBE_MDIO_PHY_10GBASET_ABILITY | in ixgbe_identify_phy_generic()
1981 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_82599()
1165 #define IXGBE_MDIO_PHY_10GBASET_ABILITY 0x0004 /* 10GBaseT capable */ macro