Lines Matching refs:protgroup_offset
1694 unsigned int protgroup_len, protgroup_offset = 0, protgroup_remainder; in lpfc_bg_setup_bpl_prot() local
1789 protphysaddr = sg_dma_address(sgpe) + protgroup_offset; in lpfc_bg_setup_bpl_prot()
1790 protgroup_len = sg_dma_len(sgpe) - protgroup_offset; in lpfc_bg_setup_bpl_prot()
1808 protgroup_offset += protgroup_remainder; in lpfc_bg_setup_bpl_prot()
1812 protgroup_offset = 0; in lpfc_bg_setup_bpl_prot()
1871 if (protgroup_offset) { in lpfc_bg_setup_bpl_prot()
2124 unsigned int protgroup_len, protgroup_offset = 0, protgroup_remainder; in lpfc_bg_setup_sgl_prot() local
2255 protphysaddr = sg_dma_address(sgpe) + protgroup_offset; in lpfc_bg_setup_sgl_prot()
2256 protgroup_len = sg_dma_len(sgpe) - protgroup_offset; in lpfc_bg_setup_sgl_prot()
2275 protgroup_offset += protgroup_remainder; in lpfc_bg_setup_sgl_prot()
2279 protgroup_offset = 0; in lpfc_bg_setup_sgl_prot()
2384 if (protgroup_offset) { in lpfc_bg_setup_sgl_prot()