Lines Matching refs:split_offset
2019 unsigned int split_offset; in lpfc_bg_setup_bpl_prot() local
2063 split_offset = 0; in lpfc_bg_setup_bpl_prot()
2157 dataphysaddr = sg_dma_address(sgde) + split_offset; in lpfc_bg_setup_bpl_prot()
2161 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_bpl_prot()
2166 split_offset = 0; in lpfc_bg_setup_bpl_prot()
2173 split_offset += bpl->tus.f.bdeSize; in lpfc_bg_setup_bpl_prot()
2187 if (split_offset) in lpfc_bg_setup_bpl_prot()
2397 unsigned int split_offset; in lpfc_bg_setup_sgl_prot() local
2442 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2541 dataphysaddr = sg_dma_address(sgde) + split_offset; in lpfc_bg_setup_sgl_prot()
2543 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_sgl_prot()
2548 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2555 split_offset += dma_len; in lpfc_bg_setup_sgl_prot()
2572 if (split_offset) in lpfc_bg_setup_sgl_prot()