FBNIC_FW_LOG_SIZE
data = vmalloc(FBNIC_FW_LOG_SIZE);
log->size = FBNIC_FW_LOG_SIZE;
log->data_end = data + FBNIC_FW_LOG_SIZE;