Home
last modified time | relevance | path

Searched refs:ppdu_dur (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c2924 struct htt_data_tx_ppdu_dur *ppdu_dur; in ath10k_htt_rx_tx_compl_ind() local
2927 ppdu_dur = &ppdu_info->ppdu_dur[i]; in ath10k_htt_rx_tx_compl_ind()
2928 info0 = __le32_to_cpu(ppdu_dur->info0); in ath10k_htt_rx_tx_compl_ind()
2944 tx_duration = __le32_to_cpu(ppdu_dur->tx_duration); in ath10k_htt_rx_tx_compl_ind()
H A Dhtt.h1011 struct htt_data_tx_ppdu_dur ppdu_dur[]; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3039 struct htt_data_tx_ppdu_dur *ppdu_dur; in ath10k_htt_rx_tx_compl_ind() local
3042 ppdu_dur = &ppdu_info->ppdu_dur[i]; in ath10k_htt_rx_tx_compl_ind()
3043 info0 = __le32_to_cpu(ppdu_dur->info0); in ath10k_htt_rx_tx_compl_ind()
3059 tx_duration = __le32_to_cpu(ppdu_dur->tx_duration); in ath10k_htt_rx_tx_compl_ind()
H A Dhtt.h1005 struct htt_data_tx_ppdu_dur ppdu_dur[]; member

Completed in 21 milliseconds