Lines Matching refs:total_bw
834 const u16 total_bw, in bnx2x_ets_e3b0_set_cos_bw() argument
841 const u32 cos_bw_nig = ((bw ? bw : 1) * min_w_val_nig) / total_bw; in bnx2x_ets_e3b0_set_cos_bw()
842 const u32 cos_bw_pbf = ((bw ? bw : 1) * min_w_val_pbf) / total_bw; in bnx2x_ets_e3b0_set_cos_bw()
905 u16 *total_bw) in bnx2x_ets_e3b0_get_total_bw() argument
911 *total_bw = 0 ; in bnx2x_ets_e3b0_get_total_bw()
925 *total_bw += in bnx2x_ets_e3b0_get_total_bw()
931 if ((is_bw_cos_exist == 1) && (*total_bw != 100)) { in bnx2x_ets_e3b0_get_total_bw()
932 if (*total_bw == 0) { in bnx2x_ets_e3b0_get_total_bw()
1145 u16 total_bw = 0; in bnx2x_ets_e3b0_config() local
1172 &total_bw); in bnx2x_ets_e3b0_config()
1194 total_bw, in bnx2x_ets_e3b0_config()
1289 const u32 total_bw = cos0_bw + cos1_bw; in bnx2x_ets_bw_limit() local
1295 if ((!total_bw) || in bnx2x_ets_bw_limit()
1303 total_bw; in bnx2x_ets_bw_limit()
1305 total_bw; in bnx2x_ets_bw_limit()