Home
last modified time | relevance | path

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

/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.c528 int ath10k_spectral_create(struct ath10k *ar) in ath10k_spectral_create() function
Dcore.c1882 status = ath10k_spectral_create(ar); in ath10k_core_register_work()