Home
last modified time | relevance | path

Searched refs:gen_adaptive_qcs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h200 struct sk_buff *(*gen_adaptive_qcs)(struct ath10k *ar, bool enable); member
1489 if (!ar->wmi.ops->gen_adaptive_qcs) in ath10k_wmi_adaptive_qcs()
1492 skb = ar->wmi.ops->gen_adaptive_qcs(ar, enable); in ath10k_wmi_adaptive_qcs()
H A Dwmi-tlv.c4591 .gen_adaptive_qcs = ath10k_wmi_tlv_op_gen_adaptive_qcs,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h200 struct sk_buff *(*gen_adaptive_qcs)(struct ath10k *ar, bool enable); member
1489 if (!ar->wmi.ops->gen_adaptive_qcs) in ath10k_wmi_adaptive_qcs()
1492 skb = ar->wmi.ops->gen_adaptive_qcs(ar, enable); in ath10k_wmi_adaptive_qcs()
H A Dwmi-tlv.c4602 .gen_adaptive_qcs = ath10k_wmi_tlv_op_gen_adaptive_qcs,

Completed in 16 milliseconds