Lines Matching refs:region2
206 struct mlxsw_sp_acl_tcam_region *region2; /* Used during migration */ member
445 struct mlxsw_sp_acl_tcam_region *region2; in mlxsw_sp_acl_tcam_group_region_attach() local
463 region2 = list_entry(pos, typeof(*region2), list); in mlxsw_sp_acl_tcam_group_region_attach()
464 if (mlxsw_sp_acl_tcam_vregion_prio(region2->vregion) > in mlxsw_sp_acl_tcam_group_region_attach()
536 if (vregion->region2) in mlxsw_sp_acl_tcam_vgroup_vregion_detach()
538 vregion->region2); in mlxsw_sp_acl_tcam_vgroup_vregion_detach()
888 if (vregion->region2) in mlxsw_sp_acl_tcam_vregion_destroy()
889 mlxsw_sp_acl_tcam_region_destroy(mlxsw_sp, vregion->region2); in mlxsw_sp_acl_tcam_vregion_destroy()
1425 swap(vregion->region, vregion->region2); in mlxsw_sp_acl_tcam_vregion_migrate()
1475 vregion->region2 = vregion->region; in mlxsw_sp_acl_tcam_vregion_rehash_start()
1478 vregion->region2->group, in mlxsw_sp_acl_tcam_vregion_rehash_start()
1480 vregion->region2); in mlxsw_sp_acl_tcam_vregion_rehash_start()
1490 vregion->region = vregion->region2; in mlxsw_sp_acl_tcam_vregion_rehash_start()
1491 vregion->region2 = NULL; in mlxsw_sp_acl_tcam_vregion_rehash_start()
1503 struct mlxsw_sp_acl_tcam_region *unused_region = vregion->region2; in mlxsw_sp_acl_tcam_vregion_rehash_end()
1506 vregion->region2 = NULL; in mlxsw_sp_acl_tcam_vregion_rehash_end()