Home
last modified time | relevance | path

Searched refs:gen_peer_flush (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi-ops.h106 struct sk_buff *(*gen_peer_flush)(struct ath10k *ar, u32 vdev_id, member
852 if (!ar->wmi.ops->gen_peer_flush) in ath10k_wmi_peer_flush()
855 skb = ar->wmi.ops->gen_peer_flush(ar, vdev_id, peer_addr, tid_bitmap); in ath10k_wmi_peer_flush()
Dwmi.c8756 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
8828 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
8900 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
8967 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
9035 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
Dwmi-tlv.c3938 .gen_peer_flush = ath10k_wmi_tlv_op_gen_peer_flush,