Searched refs:rx_clear_count_high (Results 1 – 4 of 4) sorted by relevance
5567 bss_ch_info_ev->rx_clear_count_high = ev->rx_clear_count_high; in ath12k_pull_pdev_bss_chan_info_ev()6451 busy = (u64)(le32_to_cpu(bss_ch_info_ev.rx_clear_count_high)) << 32 | in ath12k_pdev_bss_chan_info_event()
4093 __le32 rx_clear_count_high; member
6338 bss_ch_info_ev->rx_clear_count_high = ev->rx_clear_count_high; in ath11k_pull_pdev_bss_chan_info_ev()7972 busy = (u64)(bss_ch_info_ev.rx_clear_count_high) << 32 | in ath11k_pdev_bss_chan_info_event()
4556 u32 rx_clear_count_high; member