Searched refs:trace_size (Results 1 – 4 of 4) sorted by relevance
275 dump->len = hw->hw_info.trace_size; in fjes_get_dump_flag()290 memcpy(buf, hw->hw_info.trace, hw->hw_info.trace_size); in fjes_get_dump_data()
347 hw->hw_info.trace_size = FJES_DEBUG_BUFFER_SIZE; in fjes_hw_init()366 hw->hw_info.trace_size = 0; in fjes_hw_exit()1212 FJES_DEV_COMMAND_START_DBG_REQ_LEN(hw->hw_info.trace_size); in fjes_hw_start_debug()1214 req_buf->start_trace.buffer_len = hw->hw_info.trace_size; in fjes_hw_start_debug()1215 page_count = hw->hw_info.trace_size / FJES_DEBUG_PAGE_SIZE; in fjes_hw_start_debug()
303 u64 trace_size; member
96 u32 trace_size; in init_gen_cmdline() member