Searched defs:fw_dump (Results 1 – 6 of 6) sorted by relevance
101 struct fw_dump { struct102 unsigned long reserve_dump_area_start;103 unsigned long reserve_dump_area_size;105 unsigned long reserve_bootvar;107 unsigned long cpu_state_data_size;108 u64 cpu_state_dest_vaddr;109 u32 cpu_state_data_version;110 u32 cpu_state_entry_size;112 unsigned long hpte_region_size;114 unsigned long boot_memory_size;[all …]
285 void qlcnic_82xx_cache_tmpl_hdr_values(struct qlcnic_fw_dump *fw_dump) in qlcnic_82xx_cache_tmpl_hdr_values()339 void qlcnic_83xx_cache_tmpl_hdr_values(struct qlcnic_fw_dump *fw_dump) in qlcnic_83xx_cache_tmpl_hdr_values()771 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_read_memory_pexdma() local856 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_read_memory() local1208 struct qlcnic_fw_dump *fw_dump; in qlcnic_fw_cmd_get_minidump_temp() local1286 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_dump_fw() local1417 struct qlcnic_fw_dump *fw_dump = &ahw->fw_dump; in qlcnic_83xx_get_minidump_template() local
1222 struct qlcnic_fw_dump *fw_dump = &ahw->fw_dump; in qlcnic_check_options() local2083 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_free_adapter_resources() local3641 struct qlcnic_fw_dump *fw_dump = &ahw->fw_dump; in qlcnic_check_health() local
382 static int fw_dump(struct net *net, struct tcf_proto *tp, void *fh, in fw_dump() function
74 qla2xxx_prep_dump(struct qla_hw_data *ha, struct qla2xxx_fw_dump *fw_dump) in qla2xxx_prep_dump()
762 void *fw_dump; member