Searched refs:sgl_xtra (Results 1 – 1 of 1) sorted by relevance
1941 struct sli4_hybrid_sgl *sgl_xtra = NULL; in lpfc_bg_setup_sgl() local2018 sgl_xtra = lpfc_get_sgl_per_hdwq(phba, lpfc_cmd); in lpfc_bg_setup_sgl()2020 if (unlikely(!sgl_xtra)) { in lpfc_bg_setup_sgl()2025 sgl_xtra->dma_phys_sgl)); in lpfc_bg_setup_sgl()2027 sgl_xtra->dma_phys_sgl)); in lpfc_bg_setup_sgl()2061 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl; in lpfc_bg_setup_sgl()2138 struct sli4_hybrid_sgl *sgl_xtra = NULL; in lpfc_bg_setup_sgl_prot() local2186 sgl_xtra = lpfc_get_sgl_per_hdwq(phba, lpfc_cmd); in lpfc_bg_setup_sgl_prot()2188 if (unlikely(!sgl_xtra)) { in lpfc_bg_setup_sgl_prot()2192 sgl_xtra->dma_phys_sgl)); in lpfc_bg_setup_sgl_prot()[all …]