Searched refs:pull_mgmt_tx_compl (Results 1 – 2 of 2) sorted by relevance
34 int (*pull_mgmt_tx_compl)(struct ath10k *ar, struct sk_buff *skb, member270 if (!ar->wmi.ops->pull_mgmt_tx_compl) in ath10k_wmi_pull_mgmt_tx_compl()273 return ar->wmi.ops->pull_mgmt_tx_compl(ar, skb, arg); in ath10k_wmi_pull_mgmt_tx_compl()
3904 .pull_mgmt_tx_compl = ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev,