Searched refs:pull_mgmt_rx (Results 1 – 3 of 3) sorted by relevance
30 int (*pull_mgmt_rx)(struct ath10k *ar, struct sk_buff *skb, member190 if (!ar->wmi.ops->pull_mgmt_rx) in ath10k_wmi_pull_mgmt_rx()193 return ar->wmi.ops->pull_mgmt_rx(ar, skb, arg); in ath10k_wmi_pull_mgmt_rx()
5218 .pull_mgmt_rx = ath10k_wmi_op_pull_mgmt_rx_ev,5287 .pull_mgmt_rx = ath10k_wmi_op_pull_mgmt_rx_ev,5350 .pull_mgmt_rx = ath10k_wmi_op_pull_mgmt_rx_ev,5410 .pull_mgmt_rx = ath10k_wmi_op_pull_mgmt_rx_ev,
2730 .pull_mgmt_rx = ath10k_wmi_tlv_op_pull_mgmt_rx_ev,