Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c187 struct mlxsw_sp_acl_tcam_vchunk *current_vchunk; /* vchunk being member
777 if (vregion->rehash.ctx.current_vchunk == vchunk) { in mlxsw_sp_acl_tcam_rehash_ctx_vchunk_changed()
790 vregion->rehash.ctx.current_vchunk = NULL; in mlxsw_sp_acl_tcam_rehash_ctx_vregion_changed()
1262 ctx->current_vchunk = vchunk; in mlxsw_sp_acl_tcam_vchunk_migrate_start()
1275 ctx->current_vchunk = NULL; in mlxsw_sp_acl_tcam_vchunk_migrate_end()
1363 if (ctx->current_vchunk) in mlxsw_sp_acl_tcam_vchunk_migrate_all()
1364 vchunk = ctx->current_vchunk; in mlxsw_sp_acl_tcam_vchunk_migrate_all()
1397 ctx->current_vchunk = NULL; in mlxsw_sp_acl_tcam_vregion_migrate()