Lines Matching refs:protgroup_offset
2045 unsigned int protgroup_len, protgroup_offset = 0, protgroup_remainder; in lpfc_bg_setup_bpl_prot() local
2138 protphysaddr = sg_dma_address(sgpe) + protgroup_offset; in lpfc_bg_setup_bpl_prot()
2139 protgroup_len = sg_dma_len(sgpe) - protgroup_offset; in lpfc_bg_setup_bpl_prot()
2157 protgroup_offset += protgroup_remainder; in lpfc_bg_setup_bpl_prot()
2161 protgroup_offset = 0; in lpfc_bg_setup_bpl_prot()
2220 if (protgroup_offset) { in lpfc_bg_setup_bpl_prot()
2423 unsigned int protgroup_len, protgroup_offset = 0, protgroup_remainder; in lpfc_bg_setup_sgl_prot() local
2522 protphysaddr = sg_dma_address(sgpe) + protgroup_offset; in lpfc_bg_setup_sgl_prot()
2523 protgroup_len = sg_dma_len(sgpe) - protgroup_offset; in lpfc_bg_setup_sgl_prot()
2541 protgroup_offset += protgroup_remainder; in lpfc_bg_setup_sgl_prot()
2545 protgroup_offset = 0; in lpfc_bg_setup_sgl_prot()
2604 if (protgroup_offset) { in lpfc_bg_setup_sgl_prot()