Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.c630 if (speed_ability & IXGBE_MDIO_PHY_SPEED_100M) in ixgbe_get_copper_link_capabilities_generic()
H A Dixgbe_type.h1163 #define IXGBE_MDIO_PHY_SPEED_100M 0x0020 /* 100M capable */ macro