Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dspectral.h44 int ath10k_spectral_create(struct ath10k *ar);
68 static inline int ath10k_spectral_create(struct ath10k *ar) in ath10k_spectral_create() function
H A Dspectral.c529 int ath10k_spectral_create(struct ath10k *ar) in ath10k_spectral_create() function
H A Dcore.c3554 status = ath10k_spectral_create(ar); in ath10k_core_register_work()