Home
last modified time | relevance | path

Searched refs:msdus (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c1385 /* Some hardwares(QCA99x0 variants) limit number of msdus in a-msdu when in ath10k_htt_rx_h_undecap_raw()
2239 /* only for ret = 1 indicates chained msdus */ in ath10k_htt_rx_handle_amsdu()
2834 __le16 msdu_id, *msdus; in ath10k_htt_rx_tx_compl_ind() local
2865 msdus = resp->data_tx_completion.msdus; in ath10k_htt_rx_tx_compl_ind()
2873 msdu_id = msdus[i]; in ath10k_htt_rx_tx_compl_ind()
2882 msdu_id = msdus[msdu_count + i + 1 + htt_pad]; in ath10k_htt_rx_tx_compl_ind()
2885 msdu_id = msdus[msdu_count + i + htt_pad]; in ath10k_htt_rx_tx_compl_ind()
2919 ppdu_info = (struct htt_data_tx_compl_ppdu_dur *)&msdus[ppdu_info_offset]; in ath10k_htt_rx_tx_compl_ind()
3311 ath10k_dbg(ar, ATH10K_DBG_HTT, "htt rx tx fetch record %i peer_id %hu tid %hhu msdus in ath10k_htt_rx_tx_fetch_ind()
[all...]
H A Dhtt.h996 __le16 msdus[]; /* variable length based on %num_msdus */ member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c1455 /* Some hardwares(QCA99x0 variants) limit number of msdus in a-msdu when in ath10k_htt_rx_h_undecap_raw()
2354 /* only for ret = 1 indicates chained msdus */ in ath10k_htt_rx_handle_amsdu()
2949 __le16 msdu_id, *msdus; in ath10k_htt_rx_tx_compl_ind() local
2980 msdus = resp->data_tx_completion.msdus; in ath10k_htt_rx_tx_compl_ind()
2988 msdu_id = msdus[i]; in ath10k_htt_rx_tx_compl_ind()
2997 msdu_id = msdus[msdu_count + i + 1 + htt_pad]; in ath10k_htt_rx_tx_compl_ind()
3000 msdu_id = msdus[msdu_count + i + htt_pad]; in ath10k_htt_rx_tx_compl_ind()
3034 ppdu_info = (struct htt_data_tx_compl_ppdu_dur *)&msdus[ppdu_info_offset]; in ath10k_htt_rx_tx_compl_ind()
3435 ath10k_dbg(ar, ATH10K_DBG_HTT, "htt rx tx fetch record %i peer_id %u tid %u msdus in ath10k_htt_rx_tx_fetch_ind()
[all...]
H A Dhtt.h990 __le16 msdus[]; /* variable length based on %num_msdus */ member

Completed in 22 milliseconds