Lines Matching refs:total_bw
828 const u16 total_bw, in bnx2x_ets_e3b0_set_cos_bw() argument
835 const u32 cos_bw_nig = ((bw ? bw : 1) * min_w_val_nig) / total_bw; in bnx2x_ets_e3b0_set_cos_bw()
836 const u32 cos_bw_pbf = ((bw ? bw : 1) * min_w_val_pbf) / total_bw; in bnx2x_ets_e3b0_set_cos_bw()
895 u16 *total_bw) in bnx2x_ets_e3b0_get_total_bw() argument
901 *total_bw = 0 ; in bnx2x_ets_e3b0_get_total_bw()
915 *total_bw += in bnx2x_ets_e3b0_get_total_bw()
921 if ((is_bw_cos_exist == 1) && (*total_bw != 100)) { in bnx2x_ets_e3b0_get_total_bw()
922 if (*total_bw == 0) { in bnx2x_ets_e3b0_get_total_bw()
1135 u16 total_bw = 0; in bnx2x_ets_e3b0_config() local
1162 &total_bw); in bnx2x_ets_e3b0_config()
1184 total_bw, in bnx2x_ets_e3b0_config()
1279 const u32 total_bw = cos0_bw + cos1_bw; in bnx2x_ets_bw_limit() local
1285 if ((!total_bw) || in bnx2x_ets_bw_limit()
1293 total_bw; in bnx2x_ets_bw_limit()
1295 total_bw; in bnx2x_ets_bw_limit()