Lines Matching refs:split_offset
1757 unsigned int split_offset; in lpfc_bg_setup_bpl_prot() local
1803 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1897 dataphysaddr = sg_dma_address(sgde) + split_offset; in lpfc_bg_setup_bpl_prot()
1901 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_bpl_prot()
1906 split_offset = 0; in lpfc_bg_setup_bpl_prot()
1913 split_offset += bpl->tus.f.bdeSize; in lpfc_bg_setup_bpl_prot()
1927 if (split_offset) in lpfc_bg_setup_bpl_prot()
2187 unsigned int split_offset; in lpfc_bg_setup_sgl_prot() local
2235 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2395 split_offset; in lpfc_bg_setup_sgl_prot()
2397 remainder = sg_dma_len(sgde) - split_offset; in lpfc_bg_setup_sgl_prot()
2402 split_offset = 0; in lpfc_bg_setup_sgl_prot()
2412 split_offset += dma_len; in lpfc_bg_setup_sgl_prot()
2433 if (split_offset) { in lpfc_bg_setup_sgl_prot()