Searched defs:dump_buf (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/qlogic/qed/ |
D | qed_debug.c | 1475 static u32 qed_dump_str(char *dump_buf, bool dump, const char *str) in qed_dump_str() 1485 static u32 qed_dump_align(char *dump_buf, bool dump, u32 byte_offset) in qed_dump_align() 1499 static u32 qed_dump_str_param(u32 *dump_buf, in qed_dump_str_param() 1525 static u32 qed_dump_num_param(u32 *dump_buf, in qed_dump_num_param() 1555 u32 *dump_buf, bool dump) in qed_dump_fw_ver_param() 1621 u32 *dump_buf, bool dump) in qed_dump_mfw_ver_param() 1671 static u32 qed_dump_section_hdr(u32 *dump_buf, in qed_dump_section_hdr() 1682 u32 *dump_buf, in qed_dump_common_global_params() 1720 static u32 qed_dump_last_section(u32 *dump_buf, u32 offset, bool dump) in qed_dump_last_section() 2047 static u32 qed_grc_dump_regs_hdr(u32 *dump_buf, in qed_grc_dump_regs_hdr() [all …]
|
D | qed.h | 471 u8 *dump_buf; member
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 255 static void dump_buf(void *buf, int size, int data_only, int offset) in dump_buf() function
|
/drivers/net/ethernet/intel/ |
D | e100.c | 551 u8 dump_buf[596]; member
|