Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_phy.c943 if (speed_ability & IXGBE_MDIO_PHY_SPEED_100M) in ixgbe_get_copper_speeds_supported()
H A Dixgbe_type.h1665 #define IXGBE_MDIO_PHY_SPEED_100M 0x0020 /* 100M capable */ macro