Searched refs:mpdu_ranges (Results 1 – 2 of 2) sorted by relevance
1853 struct htt_rx_indication_mpdu_range *mpdu_ranges; in ath10k_htt_rx_proc_rx_ind() local1864 mpdu_ranges = htt_rx_ind_get_mpdu_ranges(rx); in ath10k_htt_rx_proc_rx_ind()1872 mpdu_count += mpdu_ranges[i].mpdu_count; in ath10k_htt_rx_proc_rx_ind()1876 ath10k_sta_update_rx_tid_stats_ampdu(ar, peer_id, tid, mpdu_ranges, in ath10k_htt_rx_proc_rx_ind()
719 struct htt_rx_indication_mpdu_range mpdu_ranges[0]; member