Searched refs:xbow_gbr_to_bytes (Results 1 – 1 of 1) sorted by relevance
1325 xbow_gbr_to_bytes(int gbr) in xbow_gbr_to_bytes() function1368 req_bw_BYTES = (req_bw_GBR < 0) ? (-1 * xbow_gbr_to_bytes(ABS(req_bw_GBR))) in xbow_prio_bw_alloc()1369 : xbow_gbr_to_bytes(req_bw_GBR); in xbow_prio_bw_alloc()1405 xbow_gbr_to_bytes(new_bw_GBR); in xbow_prio_bw_alloc()