Home
last modified time | relevance | path

Searched refs:tx_cycle_count_low (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c6420 bss_ch_info_ev->tx_cycle_count_low = ev->tx_cycle_count_low; in ath11k_pull_pdev_bss_chan_info_ev()
8058 bss_ch_info_ev.tx_cycle_count_low; in ath11k_pdev_bss_chan_info_event()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c6839 bss_ch_info_ev->tx_cycle_count_low = ev->tx_cycle_count_low; in ath12k_pull_pdev_bss_chan_info_ev()
7773 le32_to_cpu(bss_ch_info_ev.tx_cycle_count_low); in ath12k_pdev_bss_chan_info_event()
H A Dwmi.h4520 __le32 tx_cycle_count_low; member