Searched refs:new_region (Results 1 – 1 of 1) sorted by relevance
1398 struct mlxsw_sp_acl_tcam_region *new_region; in mlxsw_sp_acl_tcam_vregion_rehash_start() local1408 new_region = mlxsw_sp_acl_tcam_region_create(mlxsw_sp, vregion->tcam, in mlxsw_sp_acl_tcam_vregion_rehash_start()1410 if (IS_ERR(new_region)) { in mlxsw_sp_acl_tcam_vregion_rehash_start()1411 err = PTR_ERR(new_region); in mlxsw_sp_acl_tcam_vregion_rehash_start()1419 vregion->region = new_region; in mlxsw_sp_acl_tcam_vregion_rehash_start()1422 new_region, priority, in mlxsw_sp_acl_tcam_vregion_rehash_start()1436 mlxsw_sp_acl_tcam_region_destroy(mlxsw_sp, new_region); in mlxsw_sp_acl_tcam_vregion_rehash_start()