Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi-ops.h95 struct sk_buff *(*gen_vdev_spectral_conf)(struct ath10k *ar, member
747 if (!ar->wmi.ops->gen_vdev_spectral_conf) in ath10k_wmi_vdev_spectral_conf()
750 skb = ar->wmi.ops->gen_vdev_spectral_conf(ar, arg); in ath10k_wmi_vdev_spectral_conf()
Dwmi.c8751 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf,
8823 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf,
8895 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf,
8963 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf,
9031 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf,
Dwmi-tlv.c3977 .gen_vdev_spectral_conf = ath10k_wmi_tlv_op_gen_vdev_spectral_conf,