Searched refs:ext_ability (Results 1 – 4 of 4) sorted by relevance
202 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_X540() local207 &ext_ability); in ixgbe_get_supported_physical_layer_X540()208 if (ext_ability & MDIO_PMA_EXTABLE_10GBT) in ixgbe_get_supported_physical_layer_X540()210 if (ext_ability & MDIO_PMA_EXTABLE_1000BT) in ixgbe_get_supported_physical_layer_X540()212 if (ext_ability & MDIO_PMA_EXTABLE_100BTX) in ixgbe_get_supported_physical_layer_X540()
1106 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_82598() local1116 MDIO_MMD_PMAPMD, &ext_ability); in ixgbe_get_supported_physical_layer_82598()1117 if (ext_ability & MDIO_PMA_EXTABLE_10GBT) in ixgbe_get_supported_physical_layer_82598()1119 if (ext_ability & MDIO_PMA_EXTABLE_1000BT) in ixgbe_get_supported_physical_layer_82598()1121 if (ext_ability & MDIO_PMA_EXTABLE_100BTX) in ixgbe_get_supported_physical_layer_82598()
1797 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_82599() local1807 &ext_ability); in ixgbe_get_supported_physical_layer_82599()1808 if (ext_ability & MDIO_PMA_EXTABLE_10GBT) in ixgbe_get_supported_physical_layer_82599()1810 if (ext_ability & MDIO_PMA_EXTABLE_1000BT) in ixgbe_get_supported_physical_layer_82599()1812 if (ext_ability & MDIO_PMA_EXTABLE_100BTX) in ixgbe_get_supported_physical_layer_82599()
60 u16 ext_ability = 0; in ixgbe_identify_phy_generic() local74 &ext_ability); in ixgbe_identify_phy_generic()75 if (ext_ability & in ixgbe_identify_phy_generic()