Lines Matching refs:split_offset
1738 unsigned int split_offset; in lpfc_bg_setup_bpl_prot() local
1784 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1878 dataphysaddr = sg_dma_address(sgde) + split_offset; in lpfc_bg_setup_bpl_prot()
1882 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_bpl_prot()
1887 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1894 split_offset += bpl->tus.f.bdeSize; in lpfc_bg_setup_bpl_prot()
1908 if (split_offset) in lpfc_bg_setup_bpl_prot()
2168 unsigned int split_offset; in lpfc_bg_setup_sgl_prot() local
2216 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2376 split_offset; in lpfc_bg_setup_sgl_prot()
2378 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_sgl_prot()
2383 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2393 split_offset += dma_len; in lpfc_bg_setup_sgl_prot()
2414 if (split_offset) { in lpfc_bg_setup_sgl_prot()