Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dspectral.c189 ret = ath11k_wmi_vdev_spectral_enable(ar, arvif->vdev_id, in ath11k_spectral_scan_trigger()
195 ret = ath11k_wmi_vdev_spectral_enable(ar, arvif->vdev_id, in ath11k_spectral_scan_trigger()
223 ret = ath11k_wmi_vdev_spectral_enable(ar, arvif->vdev_id, in ath11k_spectral_scan_config()
Dwmi.h6114 int ath11k_wmi_vdev_spectral_enable(struct ath11k *ar, u32 vdev_id,
Dwmi.c4239 int ath11k_wmi_vdev_spectral_enable(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_vdev_spectral_enable() function