Lines Matching defs:common
179 #define _ath_printk(level, common, fmt, ...) \ argument
185 #define ath_emerg(common, fmt, ...) \ argument
187 #define ath_alert(common, fmt, ...) \ argument
189 #define ath_crit(common, fmt, ...) \ argument
191 #define ath_err(common, fmt, ...) \ argument
193 #define ath_warn(common, fmt, ...) \ argument
195 #define ath_notice(common, fmt, ...) \ argument
197 #define ath_info(common, fmt, ...) \ argument
256 #define ath_dbg(common, dbg_mask, fmt, ...) \ argument
268 void _ath_dbg(struct ath_common *common, enum ATH_DEBUG dbg_mask, in _ath_dbg()
272 #define ath_dbg(common, dbg_mask, fmt, ...) \ argument