Searched refs:ext_ability (Results 1 – 6 of 6) sorted by relevance
306 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_X540() local311 IXGBE_MDIO_PMA_PMD_DEV_TYPE, &ext_ability); in ixgbe_get_supported_physical_layer_X540()312 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_X540()314 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_X540()316 if (ext_ability & IXGBE_MDIO_PHY_100BASETX_ABILITY) in ixgbe_get_supported_physical_layer_X540()
1203 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_82598() local1215 IXGBE_MDIO_PMA_PMD_DEV_TYPE, &ext_ability); in ixgbe_get_supported_physical_layer_82598()1216 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_82598()1218 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_82598()1220 if (ext_ability & IXGBE_MDIO_PHY_100BASETX_ABILITY) in ixgbe_get_supported_physical_layer_82598()
2159 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_82599() local2169 IXGBE_MDIO_PMA_PMD_DEV_TYPE, &ext_ability); in ixgbe_get_supported_physical_layer_82599()2170 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_82599()2172 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_82599()2174 if (ext_ability & IXGBE_MDIO_PHY_100BASETX_ABILITY) in ixgbe_get_supported_physical_layer_82599()
258 u16 ext_ability = 0; in ixgbe_probe_phy() local273 IXGBE_MDIO_PMA_PMD_DEV_TYPE, &ext_ability); in ixgbe_probe_phy()274 if (ext_ability & in ixgbe_probe_phy()
3612 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_X550em() local3645 &ext_ability); in ixgbe_get_supported_physical_layer_X550em()3646 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_X550em()3648 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_X550em()
35 u16 ext_ability = 0; in txgbe_identify_extphy() local38 &ext_ability); in txgbe_identify_extphy()40 if (ext_ability & (TXGBE_MD_PHY_10GBASET_ABILITY | in txgbe_identify_extphy()