Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.c723 if (!ath9k_hw_ops(ah)->spectral_scan_trigger) { in ath9k_cmn_spectral_scan_trigger()
743 ath9k_hw_ops(ah)->spectral_scan_trigger(ah); in ath9k_cmn_spectral_scan_trigger()
754 if (!ath9k_hw_ops(ah)->spectral_scan_trigger) { in ath9k_cmn_spectral_scan_config()
Dar9002_phy.c590 ops->spectral_scan_trigger = ar9002_hw_spectral_scan_trigger; in ar9002_hw_attach_phy_ops()
Dhw.h743 void (*spectral_scan_trigger)(struct ath_hw *ah); member
Dar9003_phy.c1960 ops->spectral_scan_trigger = ar9003_hw_spectral_scan_trigger; in ar9003_hw_attach_phy_ops()