Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_82598.c595 u16 an_reg; in ixgbe_validate_link_ready() local
603 IXGBE_MDIO_AUTO_NEG_DEV_TYPE, &an_reg); in ixgbe_validate_link_ready()
605 if ((an_reg & IXGBE_MII_AUTONEG_COMPLETE) && in ixgbe_validate_link_ready()
606 (an_reg & IXGBE_MII_AUTONEG_LINK_UP)) in ixgbe_validate_link_ready()