Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c982 if (speed_ability & IXGBE_MDIO_PHY_SPEED_100M) in ixgbe_get_copper_speeds_supported()
H A Dixgbe_type.h1462 #define IXGBE_MDIO_PHY_SPEED_100M 0x0020 /* 100M capable */ macro