Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c938 if (speed_ability & IXGBE_MDIO_PHY_SPEED_10G) in ixgbe_get_copper_speeds_supported()
H A Dixgbe_type.h1577 #define IXGBE_MDIO_PHY_SPEED_10G 0x0001 /* 10G capable */ macro