Searched refs:qlcnic_dump_template_hdr (Results 1 – 2 of 2) sorted by relevance
231 struct qlcnic_dump_template_hdr *t_hdr = adapter->ahw->fw_dump.tmpl_hdr; in qlcnic_dump_ctrl()751 struct qlcnic_dump_template_hdr tmp_hdr; in qlcnic_fw_flash_get_minidump_temp_size()752 u32 size = sizeof(struct qlcnic_dump_template_hdr) / sizeof(u32); in qlcnic_fw_flash_get_minidump_temp_size()846 struct qlcnic_dump_template_hdr *tmpl_hdr; in qlcnic_fw_cmd_get_minidump_temp()911 struct qlcnic_dump_template_hdr *tmpl_hdr = fw_dump->tmpl_hdr; in qlcnic_dump_fw()
374 struct qlcnic_dump_template_hdr { struct396 struct qlcnic_dump_template_hdr *tmpl_hdr; argument