Home
last modified time | relevance | path

Searched refs:ath9k_cmn_spectral_scan_trigger (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.h175 void ath9k_cmn_spectral_scan_trigger(struct ath_common *common,
192 static inline void ath9k_cmn_spectral_scan_trigger(struct ath_common *common, in ath9k_cmn_spectral_scan_trigger() function
Dcommon-spectral.c714 void ath9k_cmn_spectral_scan_trigger(struct ath_common *common, in ath9k_cmn_spectral_scan_trigger() function
746 EXPORT_SYMBOL(ath9k_cmn_spectral_scan_trigger);
808 ath9k_cmn_spectral_scan_trigger(common, spec_priv); in write_file_spec_scan_ctl()
Dchannel.c97 ath9k_cmn_spectral_scan_trigger(common, &sc->spec_priv); in ath_set_channel()
Dhtc_drv_main.c317 ath9k_cmn_spectral_scan_trigger(common, &priv->spec_priv); in ath9k_htc_set_channel()