Searched refs:mpdu_ranges (Results 1 – 2 of 2) sorted by relevance
2460 struct htt_rx_indication_mpdu_range *mpdu_ranges; in ath10k_htt_rx_proc_rx_ind_hl() local2490 mpdu_ranges = htt_rx_ind_get_mpdu_ranges_hl(rx); in ath10k_htt_rx_proc_rx_ind_hl()2508 if (mpdu_ranges->mpdu_range_status != in ath10k_htt_rx_proc_rx_ind_hl()2510 mpdu_ranges->mpdu_range_status != in ath10k_htt_rx_proc_rx_ind_hl()2513 mpdu_ranges->mpdu_range_status); in ath10k_htt_rx_proc_rx_ind_hl()2545 sizeof(*mpdu_ranges) * num_mpdu_ranges + rx_desc_len; in ath10k_htt_rx_proc_rx_ind_hl()2918 struct htt_rx_indication_mpdu_range *mpdu_ranges; in ath10k_htt_rx_proc_rx_ind_ll() local2929 mpdu_ranges = htt_rx_ind_get_mpdu_ranges(rx); in ath10k_htt_rx_proc_rx_ind_ll()2932 rx, struct_size(rx, mpdu_ranges, num_mpdu_ranges)); in ath10k_htt_rx_proc_rx_ind_ll()2935 mpdu_count += mpdu_ranges[i].mpdu_count; in ath10k_htt_rx_proc_rx_ind_ll()[all …]
730 struct htt_rx_indication_mpdu_range mpdu_ranges[]; member739 struct htt_rx_indication_mpdu_range mpdu_ranges[]; member