Searched refs:new_total_bw (Results 1 – 1 of 1) sorted by relevance
1300 bandwidth_t new_total_bw; in xbow_bytes_to_gbr() local1309 new_total_bw = old_bytes_per_sec + bytes_per_sec; in xbow_bytes_to_gbr()1310 new_total_gbr = CEILING_BYTES_TO_GBR((XBOW_BYTES_TO_GBR(new_total_bw)), in xbow_bytes_to_gbr()1311 new_total_bw); in xbow_bytes_to_gbr()