Searched refs:WLFC_LOG_BUF_SIZE (Results 1 – 8 of 8) sorted by relevance
125 #define WLFC_LOG_BUF_SIZE (1024*1024) macro
130 #define WLFC_LOG_BUF_SIZE (1024*1024) macro
129 #define WLFC_LOG_BUF_SIZE (1024*1024) macro
94 size = WLFC_LOG_BUF_SIZE -1 - wlfc->log_buf_offset; in _dhd_wlfc_bprint()110 if ((wlfc->log_buf_offset >= (WLFC_LOG_BUF_SIZE -1)) || bRetry) { in _dhd_wlfc_bprint()150 WLFC_LOG_BUF_SIZE - wlfc->log_buf_offset); in _dhd_wlfc_print_log()3247 wlfc->log_buf = MALLOC(dhd->osh, WLFC_LOG_BUF_SIZE); in dhd_wlfc_enable()3248 wlfc->log_buf[WLFC_LOG_BUF_SIZE - 1] = 0; in dhd_wlfc_enable()4155 MFREE(dhd->osh, wlfc->log_buf, WLFC_LOG_BUF_SIZE); in dhd_wlfc_deinit()
94 size = WLFC_LOG_BUF_SIZE -1 - wlfc->log_buf_offset; in _dhd_wlfc_bprint()110 if ((wlfc->log_buf_offset >= (WLFC_LOG_BUF_SIZE -1)) || bRetry) { in _dhd_wlfc_bprint()150 WLFC_LOG_BUF_SIZE - wlfc->log_buf_offset); in _dhd_wlfc_print_log()3244 wlfc->log_buf = MALLOC(dhd->osh, WLFC_LOG_BUF_SIZE); in dhd_wlfc_enable()3245 wlfc->log_buf[WLFC_LOG_BUF_SIZE - 1] = 0; in dhd_wlfc_enable()4152 MFREE(dhd->osh, wlfc->log_buf, WLFC_LOG_BUF_SIZE); in dhd_wlfc_deinit()