Home
last modified time | relevance | path

Searched refs:MAX_CHIP_IDS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_init_tool.h58 MAX_CHIP_IDS enumerator
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_init_tool.h58 MAX_CHIP_IDS enumerator
H A Decore_dbg_fw_funcs.c237 enum dbg_bus_clients dbg_client_id[MAX_CHIP_IDS];
260 bool has_dbg_bus[MAX_CHIP_IDS];
265 enum dbg_bus_clients dbg_client_id[MAX_CHIP_IDS];
285 bool exists[MAX_CHIP_IDS];
302 u32 default_val[MAX_CHIP_IDS];
315 u32 num_entries[MAX_CHIP_IDS];
316 u32 entry_width[MAX_CHIP_IDS];
333 u32 num_of_blocks[MAX_CHIP_IDS];
604 static struct chip_defs s_chip_defs[MAX_CHIP_IDS] = {
1774 CHECK_ARR_SIZE(s_chip_defs, MAX_CHIP_IDS); in ecore_static_asserts()
[all …]