Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c2836 u8 msdu_count = 0, num_airtime_records, tid; in ath10k_htt_rx_tx_compl_ind() local
2920 num_airtime_records = FIELD_GET(HTT_TX_COMPL_PPDU_DUR_INFO0_NUM_ENTRIES_MASK, in ath10k_htt_rx_tx_compl_ind()
2923 for (i = 0; i < num_airtime_records; i++) { in ath10k_htt_rx_tx_compl_ind()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c2951 u8 msdu_count = 0, num_airtime_records, tid; in ath10k_htt_rx_tx_compl_ind() local
3035 num_airtime_records = FIELD_GET(HTT_TX_COMPL_PPDU_DUR_INFO0_NUM_ENTRIES_MASK, in ath10k_htt_rx_tx_compl_ind()
3038 for (i = 0; i < num_airtime_records; i++) { in ath10k_htt_rx_tx_compl_ind()

Completed in 11 milliseconds