Home
last modified time | relevance | path

Searched defs:dbg_bus_data (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/qede/base/
H A Decore_hsi_debug_tools.h742 struct dbg_bus_data { struct
743 u32 app_version /* The tools version number of the application */;
744 u8 state /* The current debug bus state */;
745 u8 mode_256b_en /* Indicates if the 256 bit mode is enabled */;
746 u8 num_enabled_blocks /* Number of blocks enabled for recording */;
747 u8 num_enabled_storms /* Number of Storms enabled for recording */;
748 u8 target /* Output target */;
749 u8 one_shot_en /* Indicates if one-shot mode is enabled (0/1) */;
750 u8 grc_input_en /* Indicates if GRC recording is enabled (0/1) */;
752 u8 timestamp_input_en;
[all …]