Searched refs:ext_ability (Results 1 – 5 of 5) sorted by relevance
346 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_X540() local351 IXGBE_MDIO_PMA_PMD_DEV_TYPE, &ext_ability); in ixgbe_get_supported_physical_layer_X540()352 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_X540()354 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_X540()356 if (ext_ability & IXGBE_MDIO_PHY_100BASETX_ABILITY) in ixgbe_get_supported_physical_layer_X540()
1238 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_82598() local1250 IXGBE_MDIO_PMA_PMD_DEV_TYPE, &ext_ability); in ixgbe_get_supported_physical_layer_82598()1251 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_82598()1253 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_82598()1255 if (ext_ability & IXGBE_MDIO_PHY_100BASETX_ABILITY) in ixgbe_get_supported_physical_layer_82598()
2214 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_82599() local2224 IXGBE_MDIO_PMA_PMD_DEV_TYPE, &ext_ability); in ixgbe_get_supported_physical_layer_82599()2225 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_82599()2227 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_82599()2229 if (ext_ability & IXGBE_MDIO_PHY_100BASETX_ABILITY) in ixgbe_get_supported_physical_layer_82599()
296 u16 ext_ability = 0; in ixgbe_probe_phy() local311 IXGBE_MDIO_PMA_PMD_DEV_TYPE, &ext_ability); in ixgbe_probe_phy()312 if (ext_ability & in ixgbe_probe_phy()
3820 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_X550em() local3853 &ext_ability); in ixgbe_get_supported_physical_layer_X550em()3854 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_X550em()3856 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_X550em()