Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c930 u16 speed_ability; in ixgbe_get_copper_speeds_supported() local
934 &speed_ability); in ixgbe_get_copper_speeds_supported()
938 if (speed_ability & IXGBE_MDIO_PHY_SPEED_10G) in ixgbe_get_copper_speeds_supported()
940 if (speed_ability & IXGBE_MDIO_PHY_SPEED_1G) in ixgbe_get_copper_speeds_supported()
942 if (speed_ability & IXGBE_MDIO_PHY_SPEED_100M) in ixgbe_get_copper_speeds_supported()