Searched refs:tmpl_hdr (Results 1 – 2 of 2) sorted by relevance
289 hdr = fw_dump->tmpl_hdr; in qlcnic_82xx_cache_tmpl_hdr_values()315 void qlcnic_82xx_store_cap_mask(void *tmpl_hdr, u32 mask) in qlcnic_82xx_store_cap_mask() argument317 struct qlcnic_82xx_dump_template_hdr *hdr = tmpl_hdr; in qlcnic_82xx_store_cap_mask()343 hdr = fw_dump->tmpl_hdr; in qlcnic_83xx_cache_tmpl_hdr_values()370 void qlcnic_83xx_store_cap_mask(void *tmpl_hdr, u32 mask) in qlcnic_83xx_store_cap_mask() argument374 hdr = tmpl_hdr; in qlcnic_83xx_store_cap_mask()405 void *hdr = adapter->ahw->fw_dump.tmpl_hdr; in qlcnic_dump_ctrl()726 void *tmpl_hdr; in qlcnic_start_pex_dma() local728 tmpl_hdr = adapter->ahw->fw_dump.tmpl_hdr; in qlcnic_start_pex_dma()729 dma_no = qlcnic_get_saved_state(adapter, tmpl_hdr, in qlcnic_start_pex_dma()[all …]
1238 if (fw_dump->tmpl_hdr == NULL || in qlcnic_check_options()1240 vfree(fw_dump->tmpl_hdr); in qlcnic_check_options()2088 if (fw_dump->tmpl_hdr) { in qlcnic_free_adapter_resources()2089 vfree(fw_dump->tmpl_hdr); in qlcnic_free_adapter_resources()2090 fw_dump->tmpl_hdr = NULL; in qlcnic_free_adapter_resources()2100 adapter->ahw->fw_dump.tmpl_hdr = NULL; in qlcnic_free_adapter_resources()