Lines Matching defs:sgl_xtra
1938 struct sli4_hybrid_sgl *sgl_xtra = NULL;
2012 sgl_xtra = lpfc_get_sgl_per_hdwq(phba, lpfc_cmd);
2014 if (unlikely(!sgl_xtra)) {
2019 sgl_xtra->dma_phys_sgl));
2021 sgl_xtra->dma_phys_sgl));
2050 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl;
2128 struct sli4_hybrid_sgl *sgl_xtra = NULL;
2174 sgl_xtra = lpfc_get_sgl_per_hdwq(phba, lpfc_cmd);
2176 if (unlikely(!sgl_xtra)) {
2180 sgl_xtra->dma_phys_sgl));
2182 sgl_xtra->dma_phys_sgl));
2188 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl;
2299 sgl_xtra = lpfc_get_sgl_per_hdwq(phba,
2302 if (unlikely(!sgl_xtra)) {
2306 putPaddrLow(sgl_xtra->dma_phys_sgl));
2308 putPaddrHigh(sgl_xtra->dma_phys_sgl));
2315 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl;
3061 struct sli4_hybrid_sgl *sgl_xtra = NULL;
3132 sgl_xtra = lpfc_get_sgl_per_hdwq(
3135 if (unlikely(!sgl_xtra)) {
3141 sgl_xtra->dma_phys_sgl));
3143 sgl_xtra->dma_phys_sgl));
3178 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl;