Lines Matching refs:split_offset
1684 unsigned int split_offset; in lpfc_bg_setup_bpl_prot() local
1728 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1822 dataphysaddr = sg_dma_address(sgde) + split_offset; in lpfc_bg_setup_bpl_prot()
1826 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_bpl_prot()
1831 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1838 split_offset += bpl->tus.f.bdeSize; in lpfc_bg_setup_bpl_prot()
1851 if (split_offset) in lpfc_bg_setup_bpl_prot()
2109 unsigned int split_offset; in lpfc_bg_setup_sgl_prot() local
2155 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2315 split_offset; in lpfc_bg_setup_sgl_prot()
2317 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_sgl_prot()
2322 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2332 split_offset += dma_len; in lpfc_bg_setup_sgl_prot()
2352 if (split_offset) { in lpfc_bg_setup_sgl_prot()