Searched defs:anlp1_reg (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c2458 u32 anlp1_reg = 0; local
2477 anlp1_reg = IXGBE_READ_REG(hw, IXGBE_ANLP1);
2478 if (anlp1_reg & IXGBE_ANLP1_AN_STATE_MASK)
2482 if (!(anlp1_reg & IXGBE_ANLP1_AN_STATE_MASK)) {
H A Dixgbe_common.c2938 u32 links2, anlp1_reg, autoc_reg, links; local
2964 anlp1_reg = IXGBE_READ_REG(hw, IXGBE_ANLP1);
2967 anlp1_reg, IXGBE_AUTOC_SYM_PAUSE, IXGBE_AUTOC_ASM_PAUSE,

Completed in 57 milliseconds