Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c2950 u8 msdu_count = 0, num_airtime_records, tid; in ath10k_htt_rx_tx_compl_ind() local
3034 num_airtime_records = FIELD_GET(HTT_TX_COMPL_PPDU_DUR_INFO0_NUM_ENTRIES_MASK, in ath10k_htt_rx_tx_compl_ind()
3037 for (i = 0; i < num_airtime_records; i++) { in ath10k_htt_rx_tx_compl_ind()