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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c826 const u32 min_w_val_nig,
835 const u32 cos_bw_nig = ((bw ? bw : 1) * min_w_val_nig) / total_bw;
1136 const u32 min_w_val_nig = bnx2x_ets_get_min_w_val_nig(vars); local
1172 bnx2x_ets_e3b0_set_credit_upper_bound_nig(params, min_w_val_nig);
1183 bp, cos_entry, min_w_val_nig, min_w_val_pbf,
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) argument

Completed in 132 milliseconds