Lines Matching refs:protgroup_offset
2024 unsigned int protgroup_len, protgroup_offset = 0, protgroup_remainder; in lpfc_bg_setup_bpl_prot() local
2117 protphysaddr = sg_dma_address(sgpe) + protgroup_offset; in lpfc_bg_setup_bpl_prot()
2118 protgroup_len = sg_dma_len(sgpe) - protgroup_offset; in lpfc_bg_setup_bpl_prot()
2136 protgroup_offset += protgroup_remainder; in lpfc_bg_setup_bpl_prot()
2140 protgroup_offset = 0; in lpfc_bg_setup_bpl_prot()
2199 if (protgroup_offset) { in lpfc_bg_setup_bpl_prot()
2404 unsigned int protgroup_len, protgroup_offset = 0, protgroup_remainder; in lpfc_bg_setup_sgl_prot() local
2503 protphysaddr = sg_dma_address(sgpe) + protgroup_offset; in lpfc_bg_setup_sgl_prot()
2504 protgroup_len = sg_dma_len(sgpe) - protgroup_offset; in lpfc_bg_setup_sgl_prot()
2522 protgroup_offset += protgroup_remainder; in lpfc_bg_setup_sgl_prot()
2526 protgroup_offset = 0; in lpfc_bg_setup_sgl_prot()
2585 if (protgroup_offset) { in lpfc_bg_setup_sgl_prot()