Home
last modified time | relevance | path

Searched refs:IXGBE_MDIO_PHY_10GBASET_ABILITY (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c329 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_X540()
H A Dixgbe_82598.c1242 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c2180 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_phy.c389 (IXGBE_MDIO_PHY_10GBASET_ABILITY | in ixgbe_identify_phy_generic()
H A Dixgbe_x550.c2602 if (ext_ability & IXGBE_MDIO_PHY_10GBASET_ABILITY) in ixgbe_get_supported_physical_layer_X550em()
H A Dixgbe_type.h1464 #define IXGBE_MDIO_PHY_10GBASET_ABILITY 0x0004 /* 10GBaseT capable */ macro