Searched refs:qdf_detected_excessive_logging (Results 1 – 3 of 3) sorted by relevance
807 bool qdf_detected_excessive_logging(void);840 static inline bool qdf_detected_excessive_logging(void) in qdf_detected_excessive_logging() function
363 if (qdf_detected_excessive_logging()) in wlan_panic_on_excessive_logging()375 if (qdf_detected_excessive_logging()) { in log_to_console()
3427 bool qdf_detected_excessive_logging(void) in qdf_detected_excessive_logging() function3486 if (qdf_in_interrupt() && qdf_detected_excessive_logging()) { in print_to_console()