Home
last modified time | relevance | path

Searched refs:cos0_bw (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h529 void bnx2x_ets_bw_limit(const struct link_params *params, const u32 cos0_bw,
Dbnx2x_link.c1274 void bnx2x_ets_bw_limit(const struct link_params *params, const u32 cos0_bw, in bnx2x_ets_bw_limit() argument
1279 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()