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-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c3398 *ieee_fc |= MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH; in bnx2x_calc_ieee_aneg_adv()
3414 *ieee_fc |= MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH; in bnx2x_calc_ieee_aneg_adv()
3485 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) == in bnx2x_ext_phy_set_pause()
3486 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) { in bnx2x_ext_phy_set_pause()
3572 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) in bnx2x_ext_phy_update_adv_fc()
3575 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) in bnx2x_ext_phy_update_adv_fc()
7149 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) >> 5; in bnx2x_8073_resolve_fc()
7151 MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) >> 7; in bnx2x_8073_resolve_fc()
7343 cl37_val &= ~MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH; in bnx2x_8073_set_pause_cl37()
7357 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.c2300 case MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH: in bnx2x_calc_fc_adv()