Searched refs:hal_tx_msdu_ext_desc (Results 1 – 2 of 2) sorted by relevance
110 struct hal_tx_msdu_ext_desc *tcl_ext_cmd, in ath12k_hal_tx_cmd_ext_desc_setup()229 struct hal_tx_msdu_ext_desc *msg; in ath12k_dp_tx()383 skb_ext_desc = dev_alloc_skb(sizeof(struct hal_tx_msdu_ext_desc)); in ath12k_dp_tx()389 skb_put(skb_ext_desc, sizeof(struct hal_tx_msdu_ext_desc)); in ath12k_dp_tx()392 msg = (struct hal_tx_msdu_ext_desc *)skb_ext_desc->data; in ath12k_dp_tx()467 sizeof(struct hal_tx_msdu_ext_desc), in ath12k_dp_tx()492 sizeof(struct hal_tx_msdu_ext_desc), DMA_TO_DEVICE); in ath12k_dp_tx_free_txbuf()521 sizeof(struct hal_tx_msdu_ext_desc), DMA_TO_DEVICE); in ath12k_dp_tx_htt_tx_complete_buf()601 sizeof(struct hal_tx_msdu_ext_desc), DMA_TO_DEVICE); in ath12k_dp_tx_complete_msdu()
1472 struct hal_tx_msdu_ext_desc { struct