current_vchunk    187 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c 	struct mlxsw_sp_acl_tcam_vchunk *current_vchunk; /* vchunk being
current_vchunk    777 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c 	if (vregion->rehash.ctx.current_vchunk == vchunk) {
current_vchunk    790 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c 	vregion->rehash.ctx.current_vchunk = NULL;
current_vchunk   1270 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c 	ctx->current_vchunk = vchunk;
current_vchunk   1283 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c 	ctx->current_vchunk = NULL;
current_vchunk   1371 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c 	if (ctx->current_vchunk)
current_vchunk   1372 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c 		vchunk = ctx->current_vchunk;
current_vchunk   1405 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c 		ctx->current_vchunk = NULL;