Home
last modified time | relevance | path

Searched refs:htt_data_tx_desc (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhtt_tx.c563 struct htt_data_tx_desc *desc_hdr = NULL; in ath10k_htt_htc_tx_complete()
572 desc_hdr = (struct htt_data_tx_desc *) in ath10k_htt_htc_tx_complete()
576 skb_pull(skb, sizeof(struct htt_data_tx_desc)); in ath10k_htt_htc_tx_complete()
1269 sizeof(struct htt_data_tx_desc) + \
1279 struct htt_data_tx_desc *tx_desc; in ath10k_htt_tx_hl()
1365 tx_desc = (struct htt_data_tx_desc *)(msdu->data + sizeof(*cmd_hdr)); in ath10k_htt_tx_hl()
Dhtt.h186 struct htt_data_tx_desc { struct
1685 struct htt_data_tx_desc data_tx;
1756 struct htt_data_tx_desc cmd_tx;