Searched defs:dump_buf (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/ |
D | qed_debug.c | 1910 static u32 qed_dump_str(char *dump_buf, bool dump, const char *str) in qed_dump_str() 1921 static u32 qed_dump_align(char *dump_buf, bool dump, u32 byte_offset) in qed_dump_align() 1937 static u32 qed_dump_str_param(u32 *dump_buf, in qed_dump_str_param() 1964 static u32 qed_dump_num_param(u32 *dump_buf, in qed_dump_num_param() 1995 u32 *dump_buf, bool dump) in qed_dump_fw_ver_param() 2040 u32 *dump_buf, bool dump) in qed_dump_mfw_ver_param() 2087 static u32 qed_dump_section_hdr(u32 *dump_buf, in qed_dump_section_hdr() 2098 u32 *dump_buf, in qed_dump_common_global_params() 2136 static u32 qed_dump_last_section(u32 *dump_buf, u32 offset, bool dump) in qed_dump_last_section() 2454 static u32 qed_grc_dump_regs_hdr(u32 *dump_buf, in qed_grc_dump_regs_hdr() [all …]
|
D | qed.h | 716 u8 *dump_buf; member
|
/Linux-v5.4/tools/perf/tests/ |
D | code-reading.c | 223 static void dump_buf(unsigned char *buf, size_t len) in dump_buf() function
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 250 static void dump_buf(void *buf, int size, int data_only, int offset) in dump_buf() function
|
/Linux-v5.4/drivers/net/ethernet/intel/ |
D | e100.c | 526 u8 dump_buf[596]; member
|