Searched refs:BPS_TO_KBPS (Results 1 – 2 of 2) sorted by relevance
47 #define BPS_TO_KBPS(x) ((x) / 1000) macro
2084 tput = BPS_TO_KBPS(mmrc_calculate_theoretical_throughput(rate)); in mm81x_get_expected_throughput()