Home
last modified time | relevance | path

Searched refs:gen_peer_flush (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h100 struct sk_buff *(*gen_peer_flush)(struct ath10k *ar, u32 vdev_id, member
897 if (!ar->wmi.ops->gen_peer_flush) in ath10k_wmi_peer_flush()
900 skb = ar->wmi.ops->gen_peer_flush(ar, vdev_id, peer_addr, tid_bitmap); in ath10k_wmi_peer_flush()
H A Dwmi.c9139 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
9211 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
9283 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
9351 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
9421 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
H A Dwmi-tlv.c4553 .gen_peer_flush = ath10k_wmi_tlv_op_gen_peer_flush,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h100 struct sk_buff *(*gen_peer_flush)(struct ath10k *ar, u32 vdev_id, member
897 if (!ar->wmi.ops->gen_peer_flush) in ath10k_wmi_peer_flush()
900 skb = ar->wmi.ops->gen_peer_flush(ar, vdev_id, peer_addr, tid_bitmap); in ath10k_wmi_peer_flush()
H A Dwmi.c9117 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
9189 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
9261 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
9329 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
9399 .gen_peer_flush = ath10k_wmi_op_gen_peer_flush,
H A Dwmi-tlv.c4564 .gen_peer_flush = ath10k_wmi_tlv_op_gen_peer_flush,

Completed in 37 milliseconds