Searched refs:cos0_bw (Results 1 – 2 of 2) sorted by relevance
526 void bnx2x_ets_bw_limit(const struct link_params *params, const u32 cos0_bw,
1282 void bnx2x_ets_bw_limit(const struct link_params *params, const u32 cos0_bw, in bnx2x_ets_bw_limit() argument1287 const u32 total_bw = cos0_bw + cos1_bw; in bnx2x_ets_bw_limit()1294 (!cos0_bw) || in bnx2x_ets_bw_limit()1300 cos0_credit_weight = (cos0_bw * ETS_BW_LIMIT_CREDIT_WEIGHT)/ in bnx2x_ets_bw_limit()