Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.c737 if (!ath9k_hw_ops(ah)->spectral_scan_trigger) { in ath9k_cmn_spectral_scan_trigger()
754 ath9k_hw_ops(ah)->spectral_scan_trigger(ah); in ath9k_cmn_spectral_scan_trigger()
765 if (!ath9k_hw_ops(ah)->spectral_scan_trigger) { in ath9k_cmn_spectral_scan_config()
Dar9002_phy.c575 ops->spectral_scan_trigger = ar9002_hw_spectral_scan_trigger; in ar9002_hw_attach_phy_ops()
Dhw.h740 void (*spectral_scan_trigger)(struct ath_hw *ah); member
Dar9003_phy.c2040 ops->spectral_scan_trigger = ar9003_hw_spectral_scan_trigger; in ar9003_hw_attach_phy_ops()