Searched refs:qed_grc_dump_regs_hdr (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/qlogic/qed/ |
D | qed_debug.c | 1928 static u32 qed_grc_dump_regs_hdr(u32 *dump_buf, in qed_grc_dump_regs_hdr() function 2268 offset = qed_grc_dump_regs_hdr(dump_buf, in qed_grc_dump_split_data() 2287 qed_grc_dump_regs_hdr(dump_buf, in qed_grc_dump_split_data() 2384 offset += qed_grc_dump_regs_hdr(dump_buf, in qed_grc_dump_reset_regs() 2411 qed_grc_dump_regs_hdr(dump_buf, in qed_grc_dump_reset_regs() 2432 offset += qed_grc_dump_regs_hdr(dump_buf, in qed_grc_dump_modified_regs() 2487 qed_grc_dump_regs_hdr(dump_buf, in qed_grc_dump_modified_regs() 2494 offset += qed_grc_dump_regs_hdr(dump_buf, in qed_grc_dump_modified_regs() 2521 qed_grc_dump_regs_hdr(dump_buf + stall_regs_offset, in qed_grc_dump_modified_regs() 2536 offset += qed_grc_dump_regs_hdr(dump_buf, in qed_grc_dump_special_regs() [all …]
|