Searched refs:channel_counters_freq_hz (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | core.c | 75 .channel_counters_freq_hz = 88000, 116 .channel_counters_freq_hz = 88000, 158 .channel_counters_freq_hz = 88000, 199 .channel_counters_freq_hz = 88000, 236 .channel_counters_freq_hz = 88000, 277 .channel_counters_freq_hz = 88000, 318 .channel_counters_freq_hz = 88000, 359 .channel_counters_freq_hz = 88000, 406 .channel_counters_freq_hz = 150000, 454 .channel_counters_freq_hz = 150000, [all …]
|
H A D | hw.h | 535 u32 channel_counters_freq_hz; member 978 #define CCNT_TO_MSEC(ar, x) ((x) / ar->hw_params.channel_counters_freq_hz)
|
H A D | wmi.c | 5808 u32 cc_freq_hz = ar->hw_params.channel_counters_freq_hz; in ath10k_wmi_event_pdev_bss_chan_info()
|