Searched refs:MLX5_IPOOL_TAG (Results 1 – 3 of 3) sorted by relevance
42 MLX5_IPOOL_TAG, /* Pool for tag resource. */ enumerator
211 [MLX5_IPOOL_TAG] = {
8290 entry = mlx5_ipool_zmalloc(sh->ipool[MLX5_IPOOL_TAG], &idx); in flow_dv_tag_create_cb()8301 mlx5_ipool_free(sh->ipool[MLX5_IPOOL_TAG], idx); in flow_dv_tag_create_cb()8358 mlx5_ipool_free(sh->ipool[MLX5_IPOOL_TAG], tag->idx); in flow_dv_tag_remove_cb()8379 tag = mlx5_ipool_get(priv->sh->ipool[MLX5_IPOOL_TAG], tag_idx); in flow_dv_tag_release()