Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dar9002_phy.c633 ops->spectral_scan_config = ar9002_hw_spectral_scan_config; in ar9002_hw_attach_phy_ops()
Dhw.h720 void (*spectral_scan_config)(struct ath_hw *ah, member
Dar9003_phy.c1538 ops->spectral_scan_config = ar9003_hw_spectral_scan_config; in ar9003_hw_attach_phy_ops()
Dmain.c1135 ath9k_hw_ops(ah)->spectral_scan_config(ah, &sc->spec_config); in ath9k_spectral_scan_config()