Searched refs:tx_cycle_count_high (Results 1 – 4 of 4) sorted by relevance
5773 bss_ch_info_ev->tx_cycle_count_high = ev->tx_cycle_count_high; in ath12k_pull_pdev_bss_chan_info_ev()6660 tx = (u64)(le32_to_cpu(bss_ch_info_ev.tx_cycle_count_high)) << 32 | in ath12k_pdev_bss_chan_info_event()
4228 __le32 tx_cycle_count_high; member
6342 bss_ch_info_ev->tx_cycle_count_high = ev->tx_cycle_count_high; in ath11k_pull_pdev_bss_chan_info_ev()7978 tx = (u64)(bss_ch_info_ev.tx_cycle_count_high) << 32 | in ath11k_pdev_bss_chan_info_event()
4562 u32 tx_cycle_count_high; member