Lines Matching refs:split_offset
1713 unsigned int split_offset; in lpfc_bg_setup_bpl_prot() local
1757 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1851 dataphysaddr = sg_dma_address(sgde) + split_offset; in lpfc_bg_setup_bpl_prot()
1855 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_bpl_prot()
1860 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1867 split_offset += bpl->tus.f.bdeSize; in lpfc_bg_setup_bpl_prot()
1881 if (split_offset) in lpfc_bg_setup_bpl_prot()
2137 unsigned int split_offset; in lpfc_bg_setup_sgl_prot() local
2183 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2344 split_offset; in lpfc_bg_setup_sgl_prot()
2346 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_sgl_prot()
2351 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2361 split_offset += dma_len; in lpfc_bg_setup_sgl_prot()
2382 if (split_offset) { in lpfc_bg_setup_sgl_prot()