Lines Matching refs:split_offset
1682 unsigned int split_offset; in lpfc_bg_setup_bpl_prot() local
1726 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1820 dataphysaddr = sg_dma_address(sgde) + split_offset; in lpfc_bg_setup_bpl_prot()
1824 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_bpl_prot()
1829 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1836 split_offset += bpl->tus.f.bdeSize; in lpfc_bg_setup_bpl_prot()
1849 if (split_offset) in lpfc_bg_setup_bpl_prot()
2107 unsigned int split_offset; in lpfc_bg_setup_sgl_prot() local
2153 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2313 split_offset; in lpfc_bg_setup_sgl_prot()
2315 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_sgl_prot()
2320 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2330 split_offset += dma_len; in lpfc_bg_setup_sgl_prot()
2350 if (split_offset) { in lpfc_bg_setup_sgl_prot()