Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h528 void bnx2x_ets_bw_limit(const struct link_params *params, const u32 cos0_bw,
Dbnx2x_link.c1284 void bnx2x_ets_bw_limit(const struct link_params *params, const u32 cos0_bw, in bnx2x_ets_bw_limit() argument
1289 const u32 total_bw = cos0_bw + cos1_bw; in bnx2x_ets_bw_limit()
1296 (!cos0_bw) || in bnx2x_ets_bw_limit()
1302 cos0_credit_weight = (cos0_bw * ETS_BW_LIMIT_CREDIT_WEIGHT)/ in bnx2x_ets_bw_limit()