Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c2967 *link_up = !!(autoneg_status & IXGBE_MDIO_AUTO_NEG_LINK_STATUS); in ixgbe_ext_phy_t_x550em_get_link()
4512 if (!(autoneg_status & IXGBE_MDIO_AUTO_NEG_LINK_STATUS)) in ixgbe_check_link_t_X550em()
H A Dixgbe_type.h1631 #define IXGBE_MDIO_AUTO_NEG_LINK_STATUS 0x4 /* Indicates if link is up */ macro