Searched refs:gen_mgmt_tx_send (Results 1 – 2 of 2) sorted by relevance
140 struct sk_buff *(*gen_mgmt_tx_send)(struct ath10k *ar, member473 if (!ar->wmi.ops->gen_mgmt_tx_send) in ath10k_wmi_mgmt_tx_send()476 skb = ar->wmi.ops->gen_mgmt_tx_send(ar, msdu, paddr); in ath10k_wmi_mgmt_tx_send()
4584 .gen_mgmt_tx_send = ath10k_wmi_tlv_op_gen_mgmt_tx_send,