Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5.h65 MLX5_IPOOL_TAG, /* Pool for tag resource. */ enumerator
H A Dmlx5_flow_dv.c10898 entry = mlx5_ipool_zmalloc(sh->ipool[MLX5_IPOOL_TAG], &idx); in flow_dv_tag_create_cb()
10910 mlx5_ipool_free(sh->ipool[MLX5_IPOOL_TAG], idx); in flow_dv_tag_create_cb()
10939 entry = mlx5_ipool_malloc(sh->ipool[MLX5_IPOOL_TAG], &idx); in flow_dv_tag_clone_cb()
10958 mlx5_ipool_free(sh->ipool[MLX5_IPOOL_TAG], tag->idx); in flow_dv_tag_clone_free_cb()
11025 mlx5_ipool_free(sh->ipool[MLX5_IPOOL_TAG], tag->idx); in flow_dv_tag_remove_cb()
11046 tag = mlx5_ipool_get(priv->sh->ipool[MLX5_IPOOL_TAG], tag_idx); in flow_dv_tag_release()
16657 tag = mlx5_ipool_get(priv->sh->ipool[MLX5_IPOOL_TAG], in __flow_dv_create_policy_acts_rules()
H A Dmlx5.c206 [MLX5_IPOOL_TAG] = {