Searched refs:MAX_LOGMSG_COUNT (Results 1 – 1 of 1) sorted by relevance
91 #ifndef MAX_LOGMSG_COUNT92 #define MAX_LOGMSG_COUNT 256 macro246 gplog_msg = qdf_mem_valloc(MAX_LOGMSG_COUNT * sizeof(*gplog_msg)); in allocate_log_msg_buffer()258 static struct log_msg gplog_msg[MAX_LOGMSG_COUNT];1215 gwlan_logging.num_buf = MAX_LOGMSG_COUNT; in wlan_logging_sock_init_svc()