Home
last modified time | relevance | path

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

/f-stack/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 */;
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 */;
1043 u8 num_vfs /* Number of VFs in the chip */;
1045 u8 use_dmae /* Indicates if DMAE should be used */;
1046 u8 reserved;
[all …]