Lines Matching refs:split_offset
1687 unsigned int split_offset; in lpfc_bg_setup_bpl_prot() local
1731 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1825 dataphysaddr = sg_dma_address(sgde) + split_offset; in lpfc_bg_setup_bpl_prot()
1829 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_bpl_prot()
1834 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1841 split_offset += bpl->tus.f.bdeSize; in lpfc_bg_setup_bpl_prot()
1854 if (split_offset) in lpfc_bg_setup_bpl_prot()
2112 unsigned int split_offset; in lpfc_bg_setup_sgl_prot() local
2158 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2318 split_offset; in lpfc_bg_setup_sgl_prot()
2320 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_sgl_prot()
2325 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2335 split_offset += dma_len; in lpfc_bg_setup_sgl_prot()
2355 if (split_offset) { in lpfc_bg_setup_sgl_prot()