Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c3392 *ieee_fc |= MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH; in bnx2x_calc_ieee_aneg_adv()
3408 *ieee_fc |= MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH; in bnx2x_calc_ieee_aneg_adv()
3479 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) == in bnx2x_ext_phy_set_pause()
3480 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) { in bnx2x_ext_phy_set_pause()
3566 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) in bnx2x_ext_phy_update_adv_fc()
3569 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) in bnx2x_ext_phy_update_adv_fc()
7138 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) >> 5; in bnx2x_8073_resolve_fc()
7140 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) >> 7; in bnx2x_8073_resolve_fc()
7332 cl37_val &= ~MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH; in bnx2x_8073_set_pause_cl37()
7346 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) == in bnx2x_8073_set_pause_cl37()
[all …]
Dbnx2x_reg.h7102 #define MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH 0x0180 macro
Dbnx2x_main.c2312 case MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH: in bnx2x_calc_fc_adv()