Searched refs:cos0_bw (Results 1 – 2 of 2) sorted by relevance
529 void bnx2x_ets_bw_limit(const struct link_params *params, const u32 cos0_bw,
1274 void bnx2x_ets_bw_limit(const struct link_params *params, const u32 cos0_bw, in bnx2x_ets_bw_limit() argument1279 const u32 total_bw = cos0_bw + cos1_bw; in bnx2x_ets_bw_limit()1286 (!cos0_bw) || in bnx2x_ets_bw_limit()1292 cos0_credit_weight = (cos0_bw * ETS_BW_LIMIT_CREDIT_WEIGHT)/ in bnx2x_ets_bw_limit()