Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c148 SR_MII_MMD_AN_ADV_PAUSE_ASM); in txgbe_setup_fc()
160 reg |= SR_MII_MMD_AN_ADV_PAUSE_ASM; in txgbe_setup_fc()
169 reg |= SR_MII_MMD_AN_ADV_PAUSE_ASM; in txgbe_setup_fc()
185 SR_MII_MMD_AN_ADV_PAUSE_ASM; in txgbe_setup_fc()
192 SR_MII_MMD_AN_ADV_PAUSE_ASM; in txgbe_setup_fc()
207 value = (value & ~(SR_MII_MMD_AN_ADV_PAUSE_ASM | in txgbe_setup_fc()
1141 SR_MII_MMD_AN_ADV_PAUSE_ASM, in txgbe_fc_autoneg_fiber()
1143 SR_MII_MMD_AN_ADV_PAUSE_ASM); in txgbe_fc_autoneg_fiber()
H A Dtxgbe_phy.h33 #define SR_MII_MMD_AN_ADV_PAUSE_ASM 0x80 macro