Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_link.h390 const u32 cos1_bw);
Dbnx2x_link.c314 const u32 cos1_bw) in bnx2x_ets_bw_limit() argument
318 const u32 total_bw = cos0_bw + cos1_bw; in bnx2x_ets_bw_limit()
326 (0 == cos1_bw)) { in bnx2x_ets_bw_limit()
333 cos1_credit_weight = (cos1_bw * ETS_BW_LIMIT_CREDIT_WEIGHT)/ in bnx2x_ets_bw_limit()