Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/
Dath.h140 struct ath_ps_ops { struct
179 const struct ath_ps_ops *ps_ops;
189 static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common) in ath_ps_ops() function
/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.c731 ath_ps_ops(common)->wakeup(common); in ath9k_cmn_spectral_scan_trigger()
744 ath_ps_ops(common)->restore(common); in ath9k_cmn_spectral_scan_trigger()
779 ath_ps_ops(common)->wakeup(common); in ath9k_cmn_spectral_scan_config()
781 ath_ps_ops(common)->restore(common); in ath9k_cmn_spectral_scan_config()
Dhtc_drv_init.c74 static const struct ath_ps_ops ath9k_htc_ps_ops = {
Dinit.c162 static const struct ath_ps_ops ath9k_ps_ops = {