Home
last modified time | relevance | path

Searched refs:pull_mgmt_tx_bundle_compl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h25 int (*pull_mgmt_tx_bundle_compl)( member
290 if (!ar->wmi.ops->pull_mgmt_tx_bundle_compl) in ath10k_wmi_pull_mgmt_tx_bundle_compl()
293 return ar->wmi.ops->pull_mgmt_tx_bundle_compl(ar, skb, arg); in ath10k_wmi_pull_mgmt_tx_bundle_compl()
H A Dwmi-tlv.c4519 .pull_mgmt_tx_bundle_compl = ath10k_wmi_tlv_op_pull_mgmt_tx_bundle_compl_ev,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h25 int (*pull_mgmt_tx_bundle_compl)( member
290 if (!ar->wmi.ops->pull_mgmt_tx_bundle_compl) in ath10k_wmi_pull_mgmt_tx_bundle_compl()
293 return ar->wmi.ops->pull_mgmt_tx_bundle_compl(ar, skb, arg); in ath10k_wmi_pull_mgmt_tx_bundle_compl()
H A Dwmi-tlv.c4530 .pull_mgmt_tx_bundle_compl = ath10k_wmi_tlv_op_pull_mgmt_tx_bundle_compl_ev,

Completed in 30 milliseconds