Searched refs:min_w_val_pbf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 690 const u32 min_w_val_pbf = ETS_E3B0_PBF_MIN_W_VAL; in bnx2x_ets_e3b0_pbf_disabled() local 737 bnx2x_ets_e3b0_set_credit_upper_bound_pbf(params, min_w_val_pbf); in bnx2x_ets_e3b0_pbf_disabled() 827 const u32 min_w_val_pbf, in bnx2x_ets_e3b0_set_cos_bw() 836 const u32 cos_bw_pbf = ((bw ? bw : 1) * min_w_val_pbf) / total_bw; in bnx2x_ets_e3b0_set_cos_bw() 1137 const u32 min_w_val_pbf = ETS_E3B0_PBF_MIN_W_VAL; in bnx2x_ets_e3b0_config() local 1173 bnx2x_ets_e3b0_set_credit_upper_bound_pbf(params, min_w_val_pbf); in bnx2x_ets_e3b0_config() 1183 bp, cos_entry, min_w_val_nig, min_w_val_pbf, in bnx2x_ets_e3b0_config() 824 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
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 690 const u32 min_w_val_pbf = ETS_E3B0_PBF_MIN_W_VAL; in bnx2x_ets_e3b0_pbf_disabled() local 737 bnx2x_ets_e3b0_set_credit_upper_bound_pbf(params, min_w_val_pbf); in bnx2x_ets_e3b0_pbf_disabled() 827 const u32 min_w_val_pbf, in bnx2x_ets_e3b0_set_cos_bw() 836 const u32 cos_bw_pbf = ((bw ? bw : 1) * min_w_val_pbf) / total_bw; in bnx2x_ets_e3b0_set_cos_bw() 1137 const u32 min_w_val_pbf = ETS_E3B0_PBF_MIN_W_VAL; in bnx2x_ets_e3b0_config() local 1173 bnx2x_ets_e3b0_set_credit_upper_bound_pbf(params, min_w_val_pbf); in bnx2x_ets_e3b0_config() 1183 bp, cos_entry, min_w_val_nig, min_w_val_pbf, in bnx2x_ets_e3b0_config() 824 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 30 milliseconds