Searched defs:fw_dump (Results 1 – 11 of 11) 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 …]
1589 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_enable_fw_dump_state() local1612 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_disable_fw_dump_state() local1635 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_check_fw_dump_state() local1653 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_get_dump_flag() local1682 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_get_dump_data() local1716 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_set_dump_mask() local1739 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_set_dump() local
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() local857 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_read_memory() local1209 struct qlcnic_fw_dump *fw_dump; in qlcnic_fw_cmd_get_minidump_temp() local1287 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_dump_fw() local1418 struct qlcnic_fw_dump *fw_dump = &ahw->fw_dump; in qlcnic_83xx_get_minidump_template() local
1228 struct qlcnic_fw_dump *fw_dump = &ahw->fw_dump; in qlcnic_check_options() local2090 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump; in qlcnic_free_adapter_resources() local3648 struct qlcnic_fw_dump *fw_dump = &ahw->fw_dump; in qlcnic_check_health() local
523 struct qlcnic_fw_dump fw_dump; member2103 struct qlcnic_fw_dump *fw_dump) in qlcnic_cache_tmpl_hdr_values()
368 static int fw_dump(struct net *net, struct tcf_proto *tp, void *fh, in fw_dump() function
73 qla2xxx_prep_dump(struct qla_hw_data *ha, struct qla2xxx_fw_dump *fw_dump) in qla2xxx_prep_dump()
3810 struct qla2xxx_fw_dump *fw_dump; in qla2x00_alloc_fw_dump() local
3471 void (*fw_dump)(struct scsi_qla_host *vha); member4602 struct qla2xxx_fw_dump *fw_dump; member
45 static struct fw_dump fw_dump; variable
762 void *fw_dump; member