Lines Matching refs:protgroup_offset
1750 unsigned int protgroup_len, protgroup_offset = 0, protgroup_remainder; in lpfc_bg_setup_bpl_prot() local
1845 protphysaddr = sg_dma_address(sgpe) + protgroup_offset; in lpfc_bg_setup_bpl_prot()
1846 protgroup_len = sg_dma_len(sgpe) - protgroup_offset; in lpfc_bg_setup_bpl_prot()
1864 protgroup_offset += protgroup_remainder; in lpfc_bg_setup_bpl_prot()
1868 protgroup_offset = 0; in lpfc_bg_setup_bpl_prot()
1927 if (protgroup_offset) { in lpfc_bg_setup_bpl_prot()
2180 unsigned int protgroup_len, protgroup_offset = 0, protgroup_remainder; in lpfc_bg_setup_sgl_prot() local
2311 protphysaddr = sg_dma_address(sgpe) + protgroup_offset; in lpfc_bg_setup_sgl_prot()
2312 protgroup_len = sg_dma_len(sgpe) - protgroup_offset; in lpfc_bg_setup_sgl_prot()
2331 protgroup_offset += protgroup_remainder; in lpfc_bg_setup_sgl_prot()
2335 protgroup_offset = 0; in lpfc_bg_setup_sgl_prot()
2440 if (protgroup_offset) { in lpfc_bg_setup_sgl_prot()