Searched refs:channel_counters_freq_hz (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| A D | core.c | 68 .channel_counters_freq_hz = 88000, 103 .channel_counters_freq_hz = 88000, 139 .channel_counters_freq_hz = 88000, 174 .channel_counters_freq_hz = 88000, 205 .channel_counters_freq_hz = 88000, 240 .channel_counters_freq_hz = 88000, 275 .channel_counters_freq_hz = 88000, 310 .channel_counters_freq_hz = 88000, 483 .channel_counters_freq_hz = 88000, 518 .channel_counters_freq_hz = 88000, [all …]
|
| A D | hw.h | 539 u32 channel_counters_freq_hz; member 989 #define CCNT_TO_MSEC(ar, x) ((x) / ar->hw_params.channel_counters_freq_hz)
|
| A D | wmi.c | 5786 u32 cc_freq_hz = ar->hw_params.channel_counters_freq_hz; in ath10k_wmi_event_pdev_bss_chan_info()
|
Completed in 27 milliseconds