Lines Matching defs:ah
141 #define REG_READ_ARRAY(ah, array, size) \ argument
988 static inline struct ath_common *ath9k_hw_common(struct ath_hw *ah) in ath9k_hw_common()
993 static inline struct ath_regulatory *ath9k_hw_regulatory(struct ath_hw *ah) in ath9k_hw_regulatory()
998 static inline struct ath_hw_private_ops *ath9k_hw_private_ops(struct ath_hw *ah) in ath9k_hw_private_ops()
1003 static inline struct ath_hw_ops *ath9k_hw_ops(struct ath_hw *ah) in ath9k_hw_ops()
1149 static inline bool ath9k_hw_btcoex_is_enabled(struct ath_hw *ah) in ath9k_hw_btcoex_is_enabled()
1153 static inline bool ath9k_hw_mci_is_enabled(struct ath_hw *ah) in ath9k_hw_mci_is_enabled()
1161 ath9k_hw_get_btcoex_scheme(struct ath_hw *ah) in ath9k_hw_get_btcoex_scheme()
1166 static inline void ar9003_hw_attach_aic_ops(struct ath_hw *ah) in ar9003_hw_attach_aic_ops()
1169 static inline bool ath9k_hw_btcoex_is_enabled(struct ath_hw *ah) in ath9k_hw_btcoex_is_enabled()
1173 static inline bool ath9k_hw_mci_is_enabled(struct ath_hw *ah) in ath9k_hw_mci_is_enabled()
1177 static inline void ath9k_hw_btcoex_enable(struct ath_hw *ah) in ath9k_hw_btcoex_enable()
1181 ath9k_hw_get_btcoex_scheme(struct ath_hw *ah) in ath9k_hw_get_btcoex_scheme()
1195 static inline int ath9k_hw_wow_apply_pattern(struct ath_hw *ah, in ath9k_hw_wow_apply_pattern()
1203 static inline u32 ath9k_hw_wow_wakeup(struct ath_hw *ah) in ath9k_hw_wow_wakeup()
1207 static inline void ath9k_hw_wow_enable(struct ath_hw *ah, u32 pattern_enable) in ath9k_hw_wow_enable()