Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dspectral.h55 int ath10k_spectral_create(struct ath10k *ar);
79 static inline int ath10k_spectral_create(struct ath10k *ar) in ath10k_spectral_create() function
Dspectral.c537 int ath10k_spectral_create(struct ath10k *ar) in ath10k_spectral_create() function
Dcore.c2684 status = ath10k_spectral_create(ar); in ath10k_core_register_work()