Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h89 struct sk_buff *(*gen_vdev_spectral_conf)(struct ath10k *ar, member
795 if (!ar->wmi.ops->gen_vdev_spectral_conf) in ath10k_wmi_vdev_spectral_conf()
798 skb = ar->wmi.ops->gen_vdev_spectral_conf(ar, arg); in ath10k_wmi_vdev_spectral_conf()
H A Dwmi.c9175 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf,
9250 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf,
9324 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf,
9395 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf,
9467 .gen_vdev_spectral_conf = ath10k_wmi_op_gen_vdev_spectral_conf,
H A Dwmi-tlv.c4612 .gen_vdev_spectral_conf = ath10k_wmi_tlv_op_gen_vdev_spectral_conf,