Searched defs:freq_mhz (Results 1 – 2 of 2) sorted by relevance
265 ar9300_noise_floor_get(struct ath_hal *ah, int freq_mhz, int ch) in ar9300_noise_floor_get()285 ar9300_noise_floor_power_get(struct ath_hal *ah, int freq_mhz, int ch) in ar9300_noise_floor_power_get()
297 const uint64_t freq_mhz = rte_get_timer_hz() / 1000000; in perf_launch_lcores() local