Searched refs:pull_peer_kick (Results 1 – 3 of 3) sorted by relevance
36 int (*pull_peer_kick)(struct ath10k *ar, struct sk_buff *skb, member220 if (!ar->wmi.ops->pull_peer_kick) in ath10k_wmi_pull_peer_kick()223 return ar->wmi.ops->pull_peer_kick(ar, skb, arg); in ath10k_wmi_pull_peer_kick()
5221 .pull_peer_kick = ath10k_wmi_op_pull_peer_kick_ev,5290 .pull_peer_kick = ath10k_wmi_op_pull_peer_kick_ev,5353 .pull_peer_kick = ath10k_wmi_op_pull_peer_kick_ev,5413 .pull_peer_kick = ath10k_wmi_op_pull_peer_kick_ev,
2733 .pull_peer_kick = ath10k_wmi_tlv_op_pull_peer_kick_ev,