Searched refs:RSPEC_TO_KBPS (Results 1 – 2 of 2) sorted by relevance
35 #define RSPEC_TO_KBPS(rate) (RSPEC_500KBPS( (rate) ) * (unsigned int)500) macro
78 #define RSPEC_TO_KBPS(rate) (RSPEC_500KBPS( (rate) ) * (uint32_t)500) macro1981 uint32_t rate = RSPEC_TO_KBPS(bss_info->rateset.rates[rate_num]); in whd_wifi_scan_events_handler()