Searched refs:gen_peer_flush (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | wmi-ops.h | 100 struct sk_buff *(*gen_peer_flush)(struct ath10k *ar, u32 vdev_id, member 900 if (!ar->wmi.ops->gen_peer_flush) in ath10k_wmi_peer_flush() 903 skb = ar->wmi.ops->gen_peer_flush(ar, vdev_id, peer_addr, tid_bitmap); in ath10k_wmi_peer_flush()
|
| H A D | wmi.c | 9187 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush, 9262 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush, 9336 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush, 9406 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush, 9478 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
|
| H A D | wmi-tlv.c | 4570 .gen_peer_flush = ath10k_wmi_tlv_op_gen_peer_flush,
|