Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_tcam.c186 struct mlxsw_sp_acl_tcam_vchunk *current_vchunk; /* vchunk being member
796 if (vregion->rehash.ctx.current_vchunk == vchunk) { in mlxsw_sp_acl_tcam_rehash_ctx_vchunk_changed()
809 vregion->rehash.ctx.current_vchunk = NULL; in mlxsw_sp_acl_tcam_rehash_ctx_vregion_changed()
1291 ctx->current_vchunk = vchunk; in mlxsw_sp_acl_tcam_vchunk_migrate_start()
1304 ctx->current_vchunk = NULL; in mlxsw_sp_acl_tcam_vchunk_migrate_end()
1392 if (ctx->current_vchunk) in mlxsw_sp_acl_tcam_vchunk_migrate_all()
1393 vchunk = ctx->current_vchunk; in mlxsw_sp_acl_tcam_vchunk_migrate_all()
1426 ctx->current_vchunk = NULL; in mlxsw_sp_acl_tcam_vregion_migrate()