Lines Matching defs:ieee_fc
3379 struct link_params *params, u16 *ieee_fc)
3382 *ieee_fc = MDIO_COMBO_IEEE0_AUTO_NEG_ADV_FULL_DUPLEX;
3392 *ieee_fc |= MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH;
3395 *ieee_fc |=
3403 *ieee_fc |= MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_ASYMMETRIC;
3408 *ieee_fc |= MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH;
3413 *ieee_fc |= MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_NONE;
3416 DP(NETIF_MSG_LINK, "ieee_fc = 0x%x\n", *ieee_fc);
3472 bnx2x_calc_ieee_aneg_adv(phy, params, &vars->ieee_fc);
3473 if ((vars->ieee_fc &
3478 if ((vars->ieee_fc &
5206 u16 ieee_fc)
5214 MDIO_COMBO_IEEE0_AUTO_NEG_ADV, ieee_fc);
5219 val |= ((ieee_fc<<3) & MDIO_CL73_IEEEB1_AN_ADV1_PAUSE_MASK);
5960 vars->ieee_fc);
5995 bnx2x_calc_ieee_aneg_adv(phy, params, &vars->ieee_fc);
7334 bnx2x_calc_ieee_aneg_adv(phy, params, &vars->ieee_fc);
7335 if ((vars->ieee_fc &
7340 if ((vars->ieee_fc &
7345 if ((vars->ieee_fc &
11089 bnx2x_calc_ieee_aneg_adv(phy, params, &vars->ieee_fc);
11091 if ((vars->ieee_fc & MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_ASYMMETRIC) ==
11095 if ((vars->ieee_fc & MDIO_COMBO_IEEE0_AUTO_NEG_ADV_PAUSE_BOTH) ==