Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c970 u16 speed_ability; in ixgbe_get_copper_speeds_supported() local
974 &speed_ability); in ixgbe_get_copper_speeds_supported()
978 if (speed_ability & IXGBE_MDIO_PHY_SPEED_10G) in ixgbe_get_copper_speeds_supported()
980 if (speed_ability & IXGBE_MDIO_PHY_SPEED_1G) in ixgbe_get_copper_speeds_supported()
982 if (speed_ability & IXGBE_MDIO_PHY_SPEED_100M) in ixgbe_get_copper_speeds_supported()