Searched refs:ext_ability (Results 1 – 5 of 5) sorted by relevance
342 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_X540() local347 IXGBE_MDIO_PMA_PMD_DEV_TYPE, &ext_ability); in ixgbe_get_supported_physical_layer_X540()348 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_X540()350 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_X540()352 if (ext_ability & IXGBE_MDIO_PHY_100BASETX_ABILITY) in ixgbe_get_supported_physical_layer_X540()
1233 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_82598() local1245 IXGBE_MDIO_PMA_PMD_DEV_TYPE, &ext_ability); in ixgbe_get_supported_physical_layer_82598()1246 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_82598()1248 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_82598()1250 if (ext_ability & IXGBE_MDIO_PHY_100BASETX_ABILITY) in ixgbe_get_supported_physical_layer_82598()
2208 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_82599() local2218 IXGBE_MDIO_PMA_PMD_DEV_TYPE, &ext_ability); in ixgbe_get_supported_physical_layer_82599()2219 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_82599()2221 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_82599()2223 if (ext_ability & IXGBE_MDIO_PHY_100BASETX_ABILITY) in ixgbe_get_supported_physical_layer_82599()
288 u16 ext_ability = 0; in ixgbe_probe_phy() local303 IXGBE_MDIO_PMA_PMD_DEV_TYPE, &ext_ability); in ixgbe_probe_phy()304 if (ext_ability & in ixgbe_probe_phy()
3572 u16 ext_ability = 0; in ixgbe_get_supported_physical_layer_X550em() local3607 &ext_ability); in ixgbe_get_supported_physical_layer_X550em()3608 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_X550em()3610 if (ext_ability & IXGBE_MDIO_PHY_1000BASET_ABILITY) in ixgbe_get_supported_physical_layer_X550em()