Searched refs:Kbps_TO_Gbps (Results 1 – 1 of 1) sorted by relevance
36 #define Kbps_TO_Gbps (1000 * 1000) macro94 return bw_estimated_bw * (Kbps_TO_Gbps / link->dpia_bw_alloc_config.bw_granularity); in get_estimated_bw()215 requested_bw = temp / Kbps_TO_Gbps; in set_usb4_req_bw_req()218 if (temp % Kbps_TO_Gbps) in set_usb4_req_bw_req()222 req_bw = requested_bw * (Kbps_TO_Gbps / link->dpia_bw_alloc_config.bw_granularity); in set_usb4_req_bw_req()313 bw * (Kbps_TO_Gbps / link->dpia_bw_alloc_config.bw_granularity); in dpia_handle_bw_alloc_response()335 bw_needed = bw * (Kbps_TO_Gbps / link->dpia_bw_alloc_config.bw_granularity); in dpia_handle_bw_alloc_response()372 estimated = bw * (Kbps_TO_Gbps / link->dpia_bw_alloc_config.bw_granularity); in dpia_handle_bw_alloc_response()