Home
last modified time | relevance | path

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

/wlan-driver/platform/icnss2/
H A Ddebug.h13 #define NUM_LOG_LONG_PAGES 4 macro
H A Ddebug.c889 icnss_ipc_log_long_context = ipc_log_context_create(NUM_LOG_LONG_PAGES, in icnss_debug_init()
894 icnss_ipc_log_smp2p_context = ipc_log_context_create(NUM_LOG_LONG_PAGES, in icnss_debug_init()
899 icnss_ipc_soc_wake_context = ipc_log_context_create(NUM_LOG_LONG_PAGES, in icnss_debug_init()
H A Dmain.c62 #define NUM_LOG_LONG_PAGES 4 macro