Home
last modified time | relevance | path

Searched refs:block_enable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c2010 bool block_enable[MAX_BLOCK_ID], in qed_grc_dump_regs_entries()
2036 if (!mode_match || !block_enable[cond_hdr->block_id]) { in qed_grc_dump_regs_entries()
2072 bool block_enable[MAX_BLOCK_ID], in qed_grc_dump_split_data()
2102 block_enable, in qed_grc_dump_split_data()
2123 bool block_enable[MAX_BLOCK_ID], in qed_grc_dump_registers()
2175 dump, block_enable, in qed_grc_dump_registers()
3068 bool block_enable[MAX_BLOCK_ID] = { 0 }; in qed_grc_dump_mcp() local
3100 block_enable[BLOCK_MCP] = true; in qed_grc_dump_mcp()
3104 dump, block_enable, "MCP"); in qed_grc_dump_mcp()
3447 bool block_enable[MAX_BLOCK_I in qed_grc_dump() local
2003 qed_grc_dump_regs_entries(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct virt_mem_desc input_regs_arr, u32 *dump_buf, bool dump, enum init_split_types split_type, u8 split_id, bool block_enable[MAX_BLOCK_ID], u32 *num_dumped_reg_entries) qed_grc_dump_regs_entries() argument
2067 qed_grc_dump_split_data(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct virt_mem_desc input_regs_arr, u32 *dump_buf, bool dump, bool block_enable[MAX_BLOCK_ID], enum init_split_types split_type, u8 split_id, const char *reg_type_name) qed_grc_dump_split_data() argument
2119 qed_grc_dump_registers(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, bool block_enable[MAX_BLOCK_ID], const char *reg_type_name) qed_grc_dump_registers() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c2190 bool block_enable[MAX_BLOCK_ID], in qed_grc_dump_regs_entries()
2216 if (!mode_match || !block_enable[cond_hdr->block_id]) { in qed_grc_dump_regs_entries()
2252 bool block_enable[MAX_BLOCK_ID], in qed_grc_dump_split_data()
2282 block_enable, in qed_grc_dump_split_data()
2303 bool block_enable[MAX_BLOCK_ID], in qed_grc_dump_registers()
2355 dump, block_enable, in qed_grc_dump_registers()
3248 bool block_enable[MAX_BLOCK_ID] = { 0 }; in qed_grc_dump_mcp() local
3280 block_enable[BLOCK_MCP] = true; in qed_grc_dump_mcp()
3284 dump, block_enable, "MCP"); in qed_grc_dump_mcp()
3615 bool block_enable[MAX_BLOCK_I in qed_grc_dump() local
2183 qed_grc_dump_regs_entries(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct virt_mem_desc input_regs_arr, u32 *dump_buf, bool dump, enum init_split_types split_type, u8 split_id, bool block_enable[MAX_BLOCK_ID], u32 *num_dumped_reg_entries) qed_grc_dump_regs_entries() argument
2247 qed_grc_dump_split_data(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct virt_mem_desc input_regs_arr, u32 *dump_buf, bool dump, bool block_enable[MAX_BLOCK_ID], enum init_split_types split_type, u8 split_id, const char *reg_type_name) qed_grc_dump_split_data() argument
2299 qed_grc_dump_registers(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, bool block_enable[MAX_BLOCK_ID], const char *reg_type_name) qed_grc_dump_registers() argument
[all...]

Completed in 16 milliseconds