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

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c1263 const u32 cos1_bw)
1267 const u32 total_bw = cos0_bw + cos1_bw;
1275 (!cos1_bw)) {
1282 cos1_credit_weight = (cos1_bw * ETS_BW_LIMIT_CREDIT_WEIGHT)/
1262 bnx2x_ets_bw_limit(const struct link_params *params, const u32 cos0_bw, const u32 cos1_bw) argument

Completed in 30 milliseconds