Searched refs:data_tx_completion (Results 1 – 2 of 2) sorted by relevance
1590 int status = MS(resp->data_tx_completion.flags, HTT_DATA_TX_STATUS); in ath10k_htt_rx_frm_tx_compl()1614 resp->data_tx_completion.num_msdus); in ath10k_htt_rx_frm_tx_compl()1616 for (i = 0; i < resp->data_tx_completion.num_msdus; i++) { in ath10k_htt_rx_frm_tx_compl()1617 msdu_id = resp->data_tx_completion.msdus[i]; in ath10k_htt_rx_frm_tx_compl()
1200 struct htt_data_tx_completion data_tx_completion; member