Searched refs:MAX_BLOCK_ID (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_int.c | 633 MAX_BLOCK_ID}, 649 OSAL_NULL, MAX_BLOCK_ID}, 658 MAX_BLOCK_ID}, 665 ecore_fw_assertion, MAX_BLOCK_ID}, 668 OSAL_NULL, MAX_BLOCK_ID}, 670 ecore_general_attention_35, MAX_BLOCK_ID}, 791 MAX_BLOCK_ID}, 799 MAX_BLOCK_ID}, 810 MAX_BLOCK_ID}, 970 if (p_aeu->block_index != MAX_BLOCK_ID) { in ecore_int_deassertion_aeu_bit() [all …]
|
| H A D | ecore_hsi_debug_tools.h | 107 MAX_BLOCK_ID enumerator
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_debug.c | 1454 for (block_id = 0; block_id < MAX_BLOCK_ID; block_id++) { in qed_bus_disable_blocks() 2024 bool block_enable[MAX_BLOCK_ID], in qed_grc_dump_regs_entries() argument 2086 bool block_enable[MAX_BLOCK_ID], in qed_grc_dump_split_data() argument 2137 bool block_enable[MAX_BLOCK_ID], in qed_grc_dump_registers() argument 3083 bool block_enable[MAX_BLOCK_ID] = { 0 }; in qed_grc_dump_mcp() 3288 for (block_id = 0; block_id < MAX_BLOCK_ID; block_id++) { in qed_grc_dump_static_debug() 3462 bool block_enable[MAX_BLOCK_ID]; in qed_grc_dump() 3465 for (i = 0; i < MAX_BLOCK_ID; i++) in qed_grc_dump() 3639 if (block_id >= MAX_BLOCK_ID) { in qed_idle_chk_dump_failure() 3739 if (block_id >= MAX_BLOCK_ID) { in qed_idle_chk_dump_rule_entries()
|