Home
last modified time | relevance | path

Searched defs:dump (Results 201 - 211 of 211) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c1016 static u32 qed_dump_str(char *dump_buf, bool dump, const char *str) in qed_dump_str() argument
1027 static u32 qed_dump_align(char *dump_buf, bool dump, u32 byte_offset) in qed_dump_align() argument
1043 qed_dump_str_param(u32 *dump_buf, bool dump, const char *param_name, const char *param_val) qed_dump_str_param() argument
1070 qed_dump_num_param(u32 *dump_buf, bool dump, const char *param_name, u32 param_val) qed_dump_num_param() argument
1099 qed_dump_fw_ver_param(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_dump_fw_ver_param() argument
1143 qed_dump_mfw_ver_param(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_dump_mfw_ver_param() argument
1192 qed_dump_chip_revision_param(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_dump_chip_revision_param() argument
1215 qed_dump_section_hdr(u32 *dump_buf, bool dump, const char *name, u32 num_params) qed_dump_section_hdr() argument
1224 qed_dump_common_global_params(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u8 num_specific_global_params) qed_dump_common_global_params() argument
1268 qed_dump_last_section(u32 *dump_buf, u32 offset, bool dump) qed_dump_last_section() argument
1748 qed_grc_dump_regs_hdr(u32 *dump_buf, bool dump, u32 num_reg_entries, enum init_split_types split_type, u8 split_id, const char *reg_type_name) qed_grc_dump_regs_hdr() argument
1791 qed_grc_dump_addr_range(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 addr, u32 len, bool wide_bus, enum init_split_types split_type, u8 split_id) qed_grc_dump_addr_range() argument
1927 qed_grc_dump_reg_entry_hdr(u32 *dump_buf, bool dump, u32 addr, u32 len) qed_grc_dump_reg_entry_hdr() argument
1939 qed_grc_dump_reg_entry(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 addr, u32 len, bool wide_bus, enum init_split_types split_type, u8 split_id) qed_grc_dump_reg_entry() argument
1964 qed_grc_dump_reg_entry_skip(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 addr, u32 total_len, u32 read_len, u32 skip_len) qed_grc_dump_reg_entry_skip() argument
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
2196 qed_grc_dump_reset_regs(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_reset_regs() argument
2241 qed_grc_dump_modified_regs(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_modified_regs() argument
2350 qed_grc_dump_special_regs(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_special_regs() argument
2397 qed_grc_dump_mem_hdr(struct qed_hwfn *p_hwfn, u32 *dump_buf, bool dump, const char *name, u32 addr, u32 len, u32 bit_width, bool packed, const char *mem_group, char storm_letter) qed_grc_dump_mem_hdr() argument
2475 qed_grc_dump_mem(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, const char *name, u32 addr, u32 len, bool wide_bus, u32 bit_width, bool packed, const char *mem_group, char storm_letter) qed_grc_dump_mem() argument
2507 qed_grc_dump_mem_entries(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct virt_mem_desc input_mems_arr, u32 *dump_buf, bool dump) qed_grc_dump_mem_entries() argument
2603 qed_grc_dump_memories(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_memories() argument
2647 qed_grc_dump_ctx_data(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, const char *name, u32 num_lids, enum cm_ctx_types ctx_type, u8 storm_id) qed_grc_dump_ctx_data() argument
2702 qed_grc_dump_ctx(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_ctx() argument
2828 qed_grc_dump_vfc_cam(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u8 storm_id) qed_grc_dump_vfc_cam() argument
2871 qed_grc_dump_vfc_ram(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u8 storm_id, struct vfc_ram_defs *ram_defs) qed_grc_dump_vfc_ram() argument
2919 qed_grc_dump_vfc(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_vfc() argument
2951 qed_grc_dump_rss(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_rss() argument
3009 qed_grc_dump_big_ram(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u8 big_ram_id) qed_grc_dump_big_ram() argument
3065 qed_grc_dump_mcp(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_mcp() argument
3129 qed_grc_dump_phy(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_phy() argument
3205 qed_grc_dump_mcp_hw_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_mcp_hw_dump() argument
3248 qed_grc_dump_static_debug(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_static_debug() argument
3373 qed_grc_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) qed_grc_dump() argument
3547 qed_idle_chk_dump_failure(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 * dump_buf, bool dump, u16 rule_id, const struct dbg_idle_chk_rule *rule, u16 fail_entry_id, u32 *cond_reg_values) qed_idle_chk_dump_failure() argument
3683 qed_idle_chk_dump_rule_entries(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, const struct dbg_idle_chk_rule *input_rules, u32 num_input_rules, u32 *num_failing_rules) qed_idle_chk_dump_rule_entries() argument
3826 qed_idle_chk_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_idle_chk_dump() argument
4096 qed_mcp_trace_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) qed_mcp_trace_dump() argument
4207 qed_reg_fifo_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) qed_reg_fifo_dump() argument
4277 qed_igu_fifo_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) qed_igu_fifo_dump() argument
4347 qed_protection_override_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) qed_protection_override_dump() argument
4405 qed_fw_asserts_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_fw_asserts_dump() argument
4484 qed_ilt_dump_pages_range(u32 *dump_buf, bool dump, u32 start_page_id, u32 num_pages, struct phys_mem_desc *ilt_pages, bool dump_page_ids) qed_ilt_dump_pages_range() argument
4530 qed_ilt_dump_pages_section(struct qed_hwfn *p_hwfn, u32 *dump_buf, bool dump, u32 valid_conn_pf_pages, u32 valid_conn_vf_pages, struct phys_mem_desc *ilt_pages, bool dump_page_ids) qed_ilt_dump_pages_section() argument
4633 qed_ilt_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_ilt_dump() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dipr.h1573 struct ipr_dump *dump; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h604 struct hci_devcoredump dump; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dipr.h1513 struct ipr_dump *dump; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux.c17225 dhd_dump_t *dump in dhd_schedule_memdump() local
17312 dhd_dump_t *dump = NULL; dhd_mem_dump() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c1097 static u32 qed_dump_str(char *dump_buf, bool dump, const char *str) in qed_dump_str() argument
1108 static u32 qed_dump_align(char *dump_buf, bool dump, u32 byte_offset) in qed_dump_align() argument
1124 qed_dump_str_param(u32 *dump_buf, bool dump, const char *param_name, const char *param_val) qed_dump_str_param() argument
1151 qed_dump_num_param(u32 *dump_buf, bool dump, const char *param_name, u32 param_val) qed_dump_num_param() argument
1180 qed_dump_fw_ver_param(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_dump_fw_ver_param() argument
1230 qed_dump_mfw_ver_param(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_dump_mfw_ver_param() argument
1279 qed_dump_chip_revision_param(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_dump_chip_revision_param() argument
1302 qed_dump_section_hdr(u32 *dump_buf, bool dump, const char *name, u32 num_params) qed_dump_section_hdr() argument
1311 qed_dump_common_global_params(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u8 num_specific_global_params) qed_dump_common_global_params() argument
1357 qed_dump_last_section(u32 *dump_buf, u32 offset, bool dump) qed_dump_last_section() argument
1928 qed_grc_dump_regs_hdr(u32 *dump_buf, bool dump, u32 num_reg_entries, enum init_split_types split_type, u8 split_id, const char *reg_type_name) qed_grc_dump_regs_hdr() argument
1971 qed_grc_dump_addr_range(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 addr, u32 len, bool wide_bus, enum init_split_types split_type, u8 split_id) qed_grc_dump_addr_range() argument
2107 qed_grc_dump_reg_entry_hdr(u32 *dump_buf, bool dump, u32 addr, u32 len) qed_grc_dump_reg_entry_hdr() argument
2119 qed_grc_dump_reg_entry(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 addr, u32 len, bool wide_bus, enum init_split_types split_type, u8 split_id) qed_grc_dump_reg_entry() argument
2144 qed_grc_dump_reg_entry_skip(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 addr, u32 total_len, u32 read_len, u32 skip_len) qed_grc_dump_reg_entry_skip() argument
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
2376 qed_grc_dump_reset_regs(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_reset_regs() argument
2421 qed_grc_dump_modified_regs(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_modified_regs() argument
2530 qed_grc_dump_special_regs(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_special_regs() argument
2577 qed_grc_dump_mem_hdr(struct qed_hwfn *p_hwfn, u32 *dump_buf, bool dump, const char *name, u32 addr, u32 len, u32 bit_width, bool packed, const char *mem_group, char storm_letter) qed_grc_dump_mem_hdr() argument
2655 qed_grc_dump_mem(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, const char *name, u32 addr, u32 len, bool wide_bus, u32 bit_width, bool packed, const char *mem_group, char storm_letter) qed_grc_dump_mem() argument
2687 qed_grc_dump_mem_entries(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, struct virt_mem_desc input_mems_arr, u32 *dump_buf, bool dump) qed_grc_dump_mem_entries() argument
2783 qed_grc_dump_memories(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_memories() argument
2827 qed_grc_dump_ctx_data(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, const char *name, u32 num_lids, enum cm_ctx_types ctx_type, u8 storm_id) qed_grc_dump_ctx_data() argument
2882 qed_grc_dump_ctx(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_ctx() argument
3008 qed_grc_dump_vfc_cam(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u8 storm_id) qed_grc_dump_vfc_cam() argument
3051 qed_grc_dump_vfc_ram(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u8 storm_id, struct vfc_ram_defs *ram_defs) qed_grc_dump_vfc_ram() argument
3099 qed_grc_dump_vfc(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_vfc() argument
3131 qed_grc_dump_rss(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_rss() argument
3189 qed_grc_dump_big_ram(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u8 big_ram_id) qed_grc_dump_big_ram() argument
3245 qed_grc_dump_mcp(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_mcp() argument
3309 qed_grc_dump_phy(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_phy() argument
3374 qed_grc_dump_mcp_hw_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_mcp_hw_dump() argument
3420 qed_grc_dump_static_debug(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_grc_dump_static_debug() argument
3541 qed_grc_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) qed_grc_dump() argument
3715 qed_idle_chk_dump_failure(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u16 rule_id, const struct dbg_idle_chk_rule *rule, u16 fail_entry_id, u32 *cond_reg_values) qed_idle_chk_dump_failure() argument
3850 qed_idle_chk_dump_rule_entries(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, const struct dbg_idle_chk_rule *input_rules, u32 num_input_rules, u32 *num_failing_rules) qed_idle_chk_dump_rule_entries() argument
3993 qed_idle_chk_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_idle_chk_dump() argument
4183 qed_mcp_trace_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) qed_mcp_trace_dump() argument
4294 qed_reg_fifo_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) qed_reg_fifo_dump() argument
4364 qed_igu_fifo_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) qed_igu_fifo_dump() argument
4434 qed_protection_override_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 *num_dumped_dwords) qed_protection_override_dump() argument
4492 qed_fw_asserts_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump) qed_fw_asserts_dump() argument
4571 qed_ilt_dump_pages_range(u32 *dump_buf, u32 *given_offset, bool *dump, u32 start_page_id, u32 num_pages, struct phys_mem_desc *ilt_pages, bool dump_page_ids, u32 buf_size_in_dwords, u32 *given_actual_dump_size_in_dwords) qed_ilt_dump_pages_range() argument
4641 qed_ilt_dump_pages_section(struct qed_hwfn *p_hwfn, u32 *dump_buf, u32 *given_offset, bool *dump, u32 valid_conn_pf_pages, u32 valid_conn_vf_pages, struct phys_mem_desc *ilt_pages, bool dump_page_ids, u32 buf_size_in_dwords, u32 *given_actual_dump_size_in_dwords) qed_ilt_dump_pages_section() argument
4791 qed_ilt_dump_dump_common_global_params(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, bool dump, u32 cduc_page_size, u32 conn_ctx_size, u32 cdut_page_size, u32 *full_dump_size_param_offset, u32 *actual_dump_size_param_offset) qed_ilt_dump_dump_common_global_params() argument
4941 qed_ilt_dump_dump_num_pf_cids(struct qed_hwfn *p_hwfn, u32 *dump_buf, bool dump, u32 *valid_conn_pf_cids) qed_ilt_dump_dump_num_pf_cids() argument
4968 qed_ilt_dump_dump_num_vf_cids(struct qed_hwfn *p_hwfn, u32 *dump_buf, bool dump, u32 *valid_conn_vf_cids) qed_ilt_dump_dump_num_vf_cids() argument
4996 qed_ilt_dump(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u32 *dump_buf, u32 buf_size_in_dwords, bool dump) qed_ilt_dump() argument
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dkvm.h1748 struct kvm_s390_pv_info_dump dump; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dkvm.h1741 struct kvm_s390_pv_info_dump dump; member
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dcros_ec_commands.h2002 } dump; member
2506 } dump; member
2677 } dump; member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dcros_ec_commands.h2030 } dump; member
2534 } dump; member
2705 } dump; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h4831 void (*dump)(ArkUINodeHandle node); member

Completed in 101 milliseconds

123456789