Searched refs:rx_bss_cycle_count_high (Results 1 – 3 of 3) sorted by relevance
6425 bss_ch_info_ev->rx_bss_cycle_count_high = ev->rx_bss_cycle_count_high; in ath11k_pull_pdev_bss_chan_info_ev()8063 rx_bss = (u64)(bss_ch_info_ev.rx_bss_cycle_count_high) << 32 | in ath11k_pdev_bss_chan_info_event()
6844 bss_ch_info_ev->rx_bss_cycle_count_high = ev->rx_bss_cycle_count_high; in ath12k_pull_pdev_bss_chan_info_ev()7778 rx_bss = (u64)(le32_to_cpu(bss_ch_info_ev.rx_bss_cycle_count_high)) << 32 | in ath12k_pdev_bss_chan_info_event()
4527 __le32 rx_bss_cycle_count_high; member