Lines Matching refs:protgroup_offset
1688 unsigned int protgroup_len, protgroup_offset = 0, protgroup_remainder; in lpfc_bg_setup_bpl_prot() local
1781 protphysaddr = sg_dma_address(sgpe) + protgroup_offset; in lpfc_bg_setup_bpl_prot()
1782 protgroup_len = sg_dma_len(sgpe) - protgroup_offset; in lpfc_bg_setup_bpl_prot()
1800 protgroup_offset += protgroup_remainder; in lpfc_bg_setup_bpl_prot()
1804 protgroup_offset = 0; in lpfc_bg_setup_bpl_prot()
1862 if (protgroup_offset) { in lpfc_bg_setup_bpl_prot()
2113 unsigned int protgroup_len, protgroup_offset = 0, protgroup_remainder; in lpfc_bg_setup_sgl_prot() local
2242 protphysaddr = sg_dma_address(sgpe) + protgroup_offset; in lpfc_bg_setup_sgl_prot()
2243 protgroup_len = sg_dma_len(sgpe) - protgroup_offset; in lpfc_bg_setup_sgl_prot()
2262 protgroup_offset += protgroup_remainder; in lpfc_bg_setup_sgl_prot()
2266 protgroup_offset = 0; in lpfc_bg_setup_sgl_prot()
2370 if (protgroup_offset) { in lpfc_bg_setup_sgl_prot()