Lines Matching refs:region2
207 struct mlxsw_sp_acl_tcam_region *region2; /* Used during migration */ member
426 struct mlxsw_sp_acl_tcam_region *region2; in mlxsw_sp_acl_tcam_group_region_attach() local
444 region2 = list_entry(pos, typeof(*region2), list); in mlxsw_sp_acl_tcam_group_region_attach()
445 if (mlxsw_sp_acl_tcam_vregion_prio(region2->vregion) > in mlxsw_sp_acl_tcam_group_region_attach()
517 if (vregion->region2) in mlxsw_sp_acl_tcam_vgroup_vregion_detach()
519 vregion->region2); in mlxsw_sp_acl_tcam_vgroup_vregion_detach()
869 if (vregion->region2) in mlxsw_sp_acl_tcam_vregion_destroy()
870 mlxsw_sp_acl_tcam_region_destroy(mlxsw_sp, vregion->region2); in mlxsw_sp_acl_tcam_vregion_destroy()
1396 swap(vregion->region, vregion->region2); in mlxsw_sp_acl_tcam_vregion_migrate()
1446 vregion->region2 = vregion->region; in mlxsw_sp_acl_tcam_vregion_rehash_start()
1449 vregion->region2->group, in mlxsw_sp_acl_tcam_vregion_rehash_start()
1451 vregion->region2); in mlxsw_sp_acl_tcam_vregion_rehash_start()
1461 vregion->region = vregion->region2; in mlxsw_sp_acl_tcam_vregion_rehash_start()
1462 vregion->region2 = NULL; in mlxsw_sp_acl_tcam_vregion_rehash_start()
1474 struct mlxsw_sp_acl_tcam_region *unused_region = vregion->region2; in mlxsw_sp_acl_tcam_vregion_rehash_end()
1477 vregion->region2 = NULL; in mlxsw_sp_acl_tcam_vregion_rehash_end()