Searched refs:pull_mgmt_tx_bundle_compl (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c4531 .pull_mgmt_tx_bundle_compl = ath10k_wmi_tlv_op_pull_mgmt_tx_bundle_compl_ev,
H A Dwmi-ops.h25 int (*pull_mgmt_tx_bundle_compl)( member in struct:wmi_ops
290 if (!ar->wmi.ops->pull_mgmt_tx_bundle_compl)
293 return ar->wmi.ops->pull_mgmt_tx_bundle_compl(ar, skb, arg);

Completed in 195 milliseconds