Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.c2448 u32 anlp1_reg = 0; in ixgbe_reset_pipeline_82599() local
2467 anlp1_reg = IXGBE_READ_REG(hw, IXGBE_ANLP1); in ixgbe_reset_pipeline_82599()
2468 if (anlp1_reg & IXGBE_ANLP1_AN_STATE_MASK) in ixgbe_reset_pipeline_82599()
2472 if (!(anlp1_reg & IXGBE_ANLP1_AN_STATE_MASK)) { in ixgbe_reset_pipeline_82599()
H A Dixgbe_common.c2997 u32 links2, anlp1_reg, autoc_reg, links; in ixgbe_fc_autoneg_backplane() local
3023 anlp1_reg = IXGBE_READ_REG(hw, IXGBE_ANLP1); in ixgbe_fc_autoneg_backplane()
3026 anlp1_reg, IXGBE_AUTOC_SYM_PAUSE, IXGBE_AUTOC_ASM_PAUSE, in ixgbe_fc_autoneg_backplane()
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c1156 u32 anlp1_reg, autoc_reg; in txgbe_fc_autoneg_backplane() local
1164 anlp1_reg = rd32_epcs(hw, SR_AN_MMD_LP_ABL1); in txgbe_fc_autoneg_backplane()
1167 anlp1_reg, in txgbe_fc_autoneg_backplane()