Lines Matching defs:sgl_xtra
1964 struct sli4_hybrid_sgl *sgl_xtra = NULL;
2038 sgl_xtra = lpfc_get_sgl_per_hdwq(phba, lpfc_cmd);
2040 if (unlikely(!sgl_xtra)) {
2045 sgl_xtra->dma_phys_sgl));
2047 sgl_xtra->dma_phys_sgl));
2076 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl;
2153 struct sli4_hybrid_sgl *sgl_xtra = NULL;
2199 sgl_xtra = lpfc_get_sgl_per_hdwq(phba, lpfc_cmd);
2201 if (unlikely(!sgl_xtra)) {
2205 sgl_xtra->dma_phys_sgl));
2207 sgl_xtra->dma_phys_sgl));
2213 sgl = (struct sli4_sge *)sgl_xtra->dma_sgl;
2325 sgl_xtra = lpfc_get_sgl_per_hdwq(phba,
2328 if (unlikely(!sgl_xtra)) {
2332 putPaddrLow(sgl_xtra->dma_phys_sgl));
2334 putPaddrHigh(sgl_xtra->dma_phys_sgl));
2341 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;