Home
last modified time | relevance | path

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

/dpdk/drivers/net/qede/base/
H A Decore_hsi_debug_tools.h1032 struct dbg_tools_data { struct
1033 struct dbg_grc_data grc /* GRC Dump data */;
1034 struct dbg_bus_data bus /* Debug Bus data */;
1035 struct idle_chk_data idle_chk /* Idle Check data */;
1036 u8 mode_enable[40] /* Indicates if a mode is enabled (0/1) */;
1038 u8 block_in_reset[132];
1039 u8 chip_id /* Chip ID (from enum chip_ids) */;
1040 u8 hw_type /* HW Type */;
1041 u8 num_ports /* Number of ports in the chip */;
1042 u8 num_pfs_per_port /* Number of PFs in each port */;
[all …]