Searched refs:tx_cycle_count_high (Results 1 – 4 of 4) sorted by relevance
5495 bss_ch_info_ev->tx_cycle_count_high = ev->tx_cycle_count_high; in ath12k_pull_pdev_bss_chan_info_ev()6378 tx = (u64)(le32_to_cpu(bss_ch_info_ev.tx_cycle_count_high)) << 32 | in ath12k_pdev_bss_chan_info_event()
4047 __le32 tx_cycle_count_high; member
6517 bss_ch_info_ev->tx_cycle_count_high = ev->tx_cycle_count_high; in ath11k_pull_pdev_bss_chan_info_ev()8303 tx = (u64)(bss_ch_info_ev.tx_cycle_count_high) << 32 | in ath11k_pdev_bss_chan_info_event()
4537 u32 tx_cycle_count_high; member