Home
last modified time | relevance | path

Searched refs:current_vchunk (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c189 struct mlxsw_sp_acl_tcam_vchunk *current_vchunk; /* vchunk being member
799 if (vregion->rehash.ctx.current_vchunk == vchunk) { in mlxsw_sp_acl_tcam_rehash_ctx_vchunk_changed()
812 vregion->rehash.ctx.current_vchunk = NULL; in mlxsw_sp_acl_tcam_rehash_ctx_vregion_changed()
1294 ctx->current_vchunk = vchunk; in mlxsw_sp_acl_tcam_vchunk_migrate_start()
1307 ctx->current_vchunk = NULL; in mlxsw_sp_acl_tcam_vchunk_migrate_end()
1395 if (ctx->current_vchunk) in mlxsw_sp_acl_tcam_vchunk_migrate_all()
1396 vchunk = ctx->current_vchunk; in mlxsw_sp_acl_tcam_vchunk_migrate_all()
1429 ctx->current_vchunk = NULL; in mlxsw_sp_acl_tcam_vregion_migrate()