Lines Matching refs:split_offset
1709 unsigned int split_offset; in lpfc_bg_setup_bpl_prot() local
1753 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1847 dataphysaddr = sg_dma_address(sgde) + split_offset; in lpfc_bg_setup_bpl_prot()
1851 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_bpl_prot()
1856 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1863 split_offset += bpl->tus.f.bdeSize; in lpfc_bg_setup_bpl_prot()
1877 if (split_offset) in lpfc_bg_setup_bpl_prot()
2133 unsigned int split_offset; in lpfc_bg_setup_sgl_prot() local
2179 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2340 split_offset; in lpfc_bg_setup_sgl_prot()
2342 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_sgl_prot()
2347 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2357 split_offset += dma_len; in lpfc_bg_setup_sgl_prot()
2378 if (split_offset) { in lpfc_bg_setup_sgl_prot()