Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/
Dath.h142 struct ath_ps_ops { struct
181 const struct ath_ps_ops *ps_ops;
191 static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common) in ath_ps_ops() function
/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.c745 ath_ps_ops(common)->wakeup(common); in ath9k_cmn_spectral_scan_trigger()
758 ath_ps_ops(common)->restore(common); in ath9k_cmn_spectral_scan_trigger()
793 ath_ps_ops(common)->wakeup(common); in ath9k_cmn_spectral_scan_config()
795 ath_ps_ops(common)->restore(common); in ath9k_cmn_spectral_scan_config()
Dhtc_drv_init.c74 static struct ath_ps_ops ath9k_htc_ps_ops = {
Dinit.c105 static struct ath_ps_ops ath9k_ps_ops = {