Home
last modified time | relevance | path

Searched refs:trace_size (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvfw/
A Dpmu.h7 u32 trace_size; member
/linux-6.3-rc2/drivers/net/fjes/
A Dfjes_ethtool.c260 dump->len = hw->hw_info.trace_size; in fjes_get_dump_flag()
275 memcpy(buf, hw->hw_info.trace, hw->hw_info.trace_size); in fjes_get_dump_data()
A Dfjes_hw.c333 hw->hw_info.trace_size = FJES_DEBUG_BUFFER_SIZE; in fjes_hw_init()
352 hw->hw_info.trace_size = 0; in fjes_hw_exit()
1198 FJES_DEV_COMMAND_START_DBG_REQ_LEN(hw->hw_info.trace_size); in fjes_hw_start_debug()
1200 req_buf->start_trace.buffer_len = hw->hw_info.trace_size; in fjes_hw_start_debug()
1201 page_count = hw->hw_info.trace_size / FJES_DEBUG_PAGE_SIZE; in fjes_hw_start_debug()
A Dfjes_hw.h288 u64 trace_size; member

Completed in 12 milliseconds