Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_phy.c931 u16 speed_ability; in ixgbe_get_copper_speeds_supported() local
935 &speed_ability); in ixgbe_get_copper_speeds_supported()
939 if (speed_ability & IXGBE_MDIO_PHY_SPEED_10G) in ixgbe_get_copper_speeds_supported()
941 if (speed_ability & IXGBE_MDIO_PHY_SPEED_1G) in ixgbe_get_copper_speeds_supported()
943 if (speed_ability & IXGBE_MDIO_PHY_SPEED_100M) in ixgbe_get_copper_speeds_supported()