hal_tx_msdu_ext_desc
struct hal_tx_msdu_ext_desc *tcl_ext_cmd,
skb_ext_desc = dev_alloc_skb(sizeof(struct hal_tx_msdu_ext_desc));
skb_put(skb_ext_desc, sizeof(struct hal_tx_msdu_ext_desc));
msg = (struct hal_tx_msdu_ext_desc *)skb_ext_desc->data;
struct hal_tx_msdu_ext_desc *msg;