Searched refs:ppdu_info_offset (Results 1 – 1 of 1) sorted by relevance
2960 u16 ppdu_info_offset = 0, peer_id; in ath10k_htt_rx_tx_compl_ind() local3030 ppdu_info_offset = (msdu_count & 0x01) ? msdu_count + 1 : msdu_count; in ath10k_htt_rx_tx_compl_ind()3033 ppdu_info_offset += ppdu_info_offset; in ath10k_htt_rx_tx_compl_ind()3037 ppdu_info_offset += 2; in ath10k_htt_rx_tx_compl_ind()3039 ppdu_info = (struct htt_data_tx_compl_ppdu_dur *)&msdus[ppdu_info_offset]; in ath10k_htt_rx_tx_compl_ind()