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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c820 const u32 min_w_val_pbf = ELINK_ETS_E3B0_PBF_MIN_W_VAL; local
867 elink_ets_e3b0_set_credit_upper_bound_pbf(params, min_w_val_pbf);
957 const u32 min_w_val_pbf,
966 const u32 cos_bw_pbf = ((bw ? bw : 1) * min_w_val_pbf) / total_bw;
1271 const u32 min_w_val_pbf = ELINK_ETS_E3B0_PBF_MIN_W_VAL; local
1307 elink_ets_e3b0_set_credit_upper_bound_pbf(params, min_w_val_pbf);
1317 cb, cos_entry, min_w_val_nig, min_w_val_pbf,
954 elink_ets_e3b0_set_cos_bw(struct elink_dev *cb, 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) argument

Completed in 103 milliseconds