Searched refs:hal_tx_msdu_ext_desc (Results 1 – 1 of 1) 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()384 skb_ext_desc = dev_alloc_skb(sizeof(struct hal_tx_msdu_ext_desc)); in ath12k_dp_tx()390 skb_put(skb_ext_desc, sizeof(struct hal_tx_msdu_ext_desc)); in ath12k_dp_tx()393 msg = (struct hal_tx_msdu_ext_desc *)skb_ext_desc->data; in ath12k_dp_tx()468 sizeof(struct hal_tx_msdu_ext_desc), in ath12k_dp_tx()493 sizeof(struct hal_tx_msdu_ext_desc), DMA_TO_DEVICE); in ath12k_dp_tx_free_txbuf()522 sizeof(struct hal_tx_msdu_ext_desc), DMA_TO_DEVICE); in ath12k_dp_tx_htt_tx_complete_buf()602 sizeof(struct hal_tx_msdu_ext_desc), DMA_TO_DEVICE); in ath12k_dp_tx_complete_msdu()