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 = (struct hal_tx_msdu_ext_desc *)cmd; in ath12k_hal_tx_cmd_ext_desc_setup()138 struct hal_tx_msdu_ext_desc *msg; in ath12k_dp_tx()261 skb_ext_desc = dev_alloc_skb(sizeof(struct hal_tx_msdu_ext_desc)); in ath12k_dp_tx()267 skb_put(skb_ext_desc, sizeof(struct hal_tx_msdu_ext_desc)); in ath12k_dp_tx()270 msg = (struct hal_tx_msdu_ext_desc *)skb_ext_desc->data; in ath12k_dp_tx()336 sizeof(struct hal_tx_msdu_ext_desc), in ath12k_dp_tx()360 sizeof(struct hal_tx_msdu_ext_desc), DMA_TO_DEVICE); in ath12k_dp_tx_free_txbuf()390 sizeof(struct hal_tx_msdu_ext_desc), DMA_TO_DEVICE); in ath12k_dp_tx_htt_tx_complete_buf()465 sizeof(struct hal_tx_msdu_ext_desc), DMA_TO_DEVICE); in ath12k_dp_tx_complete_msdu()
1450 struct hal_tx_msdu_ext_desc { struct