Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dspectral.h44 int ath10k_spectral_create(struct ath10k *ar);
68 static inline int ath10k_spectral_create(struct ath10k *ar) in ath10k_spectral_create() function
Dspectral.c529 int ath10k_spectral_create(struct ath10k *ar) in ath10k_spectral_create() function
Dcore.c3479 status = ath10k_spectral_create(ar); in ath10k_core_register_work()