Lines Matching refs:md_tmplt_hdr
3684 tmplt_hdr = (struct qla82xx_md_template_hdr *)ha->md_tmplt_hdr; in qla82xx_minidump_process_control()
4083 uint32_t *d_ptr = (uint32_t *)ha->md_tmplt_hdr; in qla82xx_validate_template_chksum()
4116 tmplt_hdr = (struct qla82xx_md_template_hdr *)ha->md_tmplt_hdr; in qla82xx_md_collect()
4128 if (!ha->md_tmplt_hdr || !ha->md_dump) { in qla82xx_md_collect()
4185 (((uint8_t *)ha->md_tmplt_hdr) + tmplt_hdr->first_entry_offset); in qla82xx_md_collect()
4305 vha->host_no, ha->md_tmplt_hdr, vha->host_no, ha->md_dump); in qla82xx_md_collect()
4320 tmplt_hdr = (struct qla82xx_md_template_hdr *)ha->md_tmplt_hdr; in qla82xx_md_alloc()
4356 if (ha->md_tmplt_hdr) { in qla82xx_md_free()
4359 ha->md_tmplt_hdr, ha->md_template_size / 1024); in qla82xx_md_free()
4361 ha->md_tmplt_hdr, ha->md_tmplt_hdr_dma); in qla82xx_md_free()
4362 ha->md_tmplt_hdr = NULL; in qla82xx_md_free()
4408 ha->md_tmplt_hdr, in qla82xx_md_prep()
4412 ha->md_tmplt_hdr, ha->md_tmplt_hdr_dma); in qla82xx_md_prep()
4413 ha->md_tmplt_hdr = NULL; in qla82xx_md_prep()