Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.c614 u16 speed_ability; in ixgbe_get_copper_link_capabilities_generic() local
623 &speed_ability); in ixgbe_get_copper_link_capabilities_generic()
626 if (speed_ability & IXGBE_MDIO_PHY_SPEED_10G) in ixgbe_get_copper_link_capabilities_generic()
628 if (speed_ability & IXGBE_MDIO_PHY_SPEED_1G) in ixgbe_get_copper_link_capabilities_generic()
630 if (speed_ability & IXGBE_MDIO_PHY_SPEED_100M) in ixgbe_get_copper_link_capabilities_generic()