Searched refs:channel_counters_freq_hz (Results 1 – 3 of 3) sorted by relevance
| /drivers/net/wireless/ath/ath10k/ |
| A D | core.c | 77 .channel_counters_freq_hz = 88000, 118 .channel_counters_freq_hz = 88000, 160 .channel_counters_freq_hz = 88000, 201 .channel_counters_freq_hz = 88000, 238 .channel_counters_freq_hz = 88000, 279 .channel_counters_freq_hz = 88000, 320 .channel_counters_freq_hz = 88000, 361 .channel_counters_freq_hz = 88000, 557 .channel_counters_freq_hz = 88000, 598 .channel_counters_freq_hz = 88000, [all …]
|
| A D | hw.h | 539 u32 channel_counters_freq_hz; member 982 #define CCNT_TO_MSEC(ar, x) ((x) / ar->hw_params.channel_counters_freq_hz)
|
| A D | wmi.c | 5814 u32 cc_freq_hz = ar->hw_params.channel_counters_freq_hz; in ath10k_wmi_event_pdev_bss_chan_info()
|
Completed in 30 milliseconds