Searched refs:chan_width_mhz (Results 1 – 5 of 5) sorted by relevance
92 switch (phyerr->chan_width_mhz) { in ath10k_spectral_process_fft()94 fft_sample->chan_width_mhz = 22; in ath10k_spectral_process_fft()97 fft_sample->chan_width_mhz = 44; in ath10k_spectral_process_fft()108 fft_sample->chan_width_mhz = 88; in ath10k_spectral_process_fft()111 fft_sample->chan_width_mhz = phyerr->chan_width_mhz; in ath10k_spectral_process_fft()
3468 u8 chan_width_mhz; member3490 u8 chan_width_mhz; member6881 u8 chan_width_mhz; member
4354 arg->chan_width_mhz = phyerr->chan_width_mhz; in ath10k_wmi_op_pull_phyerr_ev()4399 arg->chan_width_mhz = phyerr->chan_width_mhz; in ath10k_wmi_10_4_op_pull_phyerr_ev()
97 u8 chan_width_mhz; member116 u8 chan_width_mhz; member
582 u8 chan_width_mhz, bin_sz; in ath11k_spectral_process_fft() local623 chan_width_mhz = summary->meta.ch_width; in ath11k_spectral_process_fft()625 switch (chan_width_mhz) { in ath11k_spectral_process_fft()629 fft_sample->chan_width_mhz = chan_width_mhz; in ath11k_spectral_process_fft()632 ath11k_warn(ab, "invalid channel width %d\n", chan_width_mhz); in ath11k_spectral_process_fft()
Completed in 56 milliseconds