Searched refs:hal_tx_msdu_ext_desc (Results 1 – 2 of 2) sorted by relevance
112 struct hal_tx_msdu_ext_desc *tcl_ext_cmd, in ath12k_hal_tx_cmd_ext_desc_setup()231 struct hal_tx_msdu_ext_desc *msg; in ath12k_dp_tx()401 skb_ext_desc = dev_alloc_skb(sizeof(struct hal_tx_msdu_ext_desc)); in ath12k_dp_tx()407 skb_put(skb_ext_desc, sizeof(struct hal_tx_msdu_ext_desc)); in ath12k_dp_tx()410 msg = (struct hal_tx_msdu_ext_desc *)skb_ext_desc->data; in ath12k_dp_tx()486 sizeof(struct hal_tx_msdu_ext_desc), in ath12k_dp_tx()511 sizeof(struct hal_tx_msdu_ext_desc), DMA_TO_DEVICE); in ath12k_dp_tx_free_txbuf()540 sizeof(struct hal_tx_msdu_ext_desc), DMA_TO_DEVICE); in ath12k_dp_tx_htt_tx_complete_buf()738 sizeof(struct hal_tx_msdu_ext_desc), DMA_TO_DEVICE); in ath12k_dp_tx_complete_msdu()
1474 struct hal_tx_msdu_ext_desc { struct