Searched refs:IXGBE_MDIO_PHY_100BASETX_ABILITY (Results 1 – 4 of 4) sorted by relevance
329 if (ext_ability & IXGBE_MDIO_PHY_100BASETX_ABILITY) in ixgbe_get_supported_physical_layer_X540()
1239 if (ext_ability & IXGBE_MDIO_PHY_100BASETX_ABILITY) in ixgbe_get_supported_physical_layer_82598()
1350 if (ext_ability & IXGBE_MDIO_PHY_100BASETX_ABILITY) in ixgbe_get_supported_physical_layer_82599()
1588 #define IXGBE_MDIO_PHY_100BASETX_ABILITY 0x0080 /* 100BaseTX capable */ macro