Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1633 #define IXGBE_MDIO_AUTO_NEG_VENDOR_STATUS_MASK 0x7 /* Speed/Duplex Mask */ macro
H A Dixgbe_x550.c3019 speed &= IXGBE_MDIO_AUTO_NEG_VENDOR_STATUS_MASK; in ixgbe_setup_internal_phy_t_x550em()