Home
last modified time | relevance | path

Searched refs:qdf_detected_excessive_logging (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_trace.h807 bool qdf_detected_excessive_logging(void);
840 static inline bool qdf_detected_excessive_logging(void) in qdf_detected_excessive_logging() function
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/
H A Dwlan_logging_sock_svc.c363 if (qdf_detected_excessive_logging()) in wlan_panic_on_excessive_logging()
375 if (qdf_detected_excessive_logging()) { in log_to_console()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_trace.c3427 bool qdf_detected_excessive_logging(void) in qdf_detected_excessive_logging() function
3486 if (qdf_in_interrupt() && qdf_detected_excessive_logging()) { in print_to_console()