Searched refs:min_w_val_pbf (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c696 const u32 min_w_val_pbf = ETS_E3B0_PBF_MIN_W_VAL; bnx2x_ets_e3b0_pbf_disabled() local
743 bnx2x_ets_e3b0_set_credit_upper_bound_pbf(params, min_w_val_pbf); bnx2x_ets_e3b0_pbf_disabled()
833 const u32 min_w_val_pbf, bnx2x_ets_e3b0_set_cos_bw()
842 const u32 cos_bw_pbf = ((bw ? bw : 1) * min_w_val_pbf) / total_bw; bnx2x_ets_e3b0_set_cos_bw()
1147 const u32 min_w_val_pbf = ETS_E3B0_PBF_MIN_W_VAL; bnx2x_ets_e3b0_config() local
1183 bnx2x_ets_e3b0_set_credit_upper_bound_pbf(params, min_w_val_pbf); bnx2x_ets_e3b0_config()
1193 bp, cos_entry, min_w_val_nig, min_w_val_pbf, bnx2x_ets_e3b0_config()
830 bnx2x_ets_e3b0_set_cos_bw(struct bnx2x *bp, const u8 cos_entry, const u32 min_w_val_nig, const u32 min_w_val_pbf, const u16 total_bw, const u8 bw, const u8 port) bnx2x_ets_e3b0_set_cos_bw() argument

Completed in 166 milliseconds