Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c126 struct mlxsw_sp_acl_tcam_vchunk *current_vchunk; /* vchunk being member
736 if (vregion->rehash.ctx.current_vchunk == vchunk) { in mlxsw_sp_acl_tcam_rehash_ctx_vchunk_changed()
749 vregion->rehash.ctx.current_vchunk = NULL; in mlxsw_sp_acl_tcam_rehash_ctx_vregion_changed()
1196 ctx->current_vchunk = vchunk; in mlxsw_sp_acl_tcam_vchunk_migrate_start()
1209 ctx->current_vchunk = NULL; in mlxsw_sp_acl_tcam_vchunk_migrate_end()
1297 if (ctx->current_vchunk) in mlxsw_sp_acl_tcam_vchunk_migrate_all()
1298 vchunk = ctx->current_vchunk; in mlxsw_sp_acl_tcam_vchunk_migrate_all()
1331 ctx->current_vchunk = NULL; in mlxsw_sp_acl_tcam_vregion_migrate()