Searched refs:gen_vdev_spectral_conf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-ops.h | 89 struct sk_buff *(*gen_vdev_spectral_conf)(struct ath10k *ar, member 792 if (!ar->wmi.ops->gen_vdev_spectral_conf) in ath10k_wmi_vdev_spectral_conf() 795 skb = ar->wmi.ops->gen_vdev_spectral_conf(ar, arg); in ath10k_wmi_vdev_spectral_conf()
|
H A D | wmi.c | 9134 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf, 9206 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf, 9278 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf, 9347 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf, 9417 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf,
|
H A D | wmi-tlv.c | 4595 .gen_vdev_spectral_conf = ath10k_wmi_tlv_op_gen_vdev_spectral_conf,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-ops.h | 89 struct sk_buff *(*gen_vdev_spectral_conf)(struct ath10k *ar, member 792 if (!ar->wmi.ops->gen_vdev_spectral_conf) in ath10k_wmi_vdev_spectral_conf() 795 skb = ar->wmi.ops->gen_vdev_spectral_conf(ar, arg); in ath10k_wmi_vdev_spectral_conf()
|
H A D | wmi.c | 9112 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf, 9184 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf, 9256 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf, 9325 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf, 9395 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf,
|
H A D | wmi-tlv.c | 4606 .gen_vdev_spectral_conf = ath10k_wmi_tlv_op_gen_vdev_spectral_conf,
|
Completed in 37 milliseconds