Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dversion.map18 mlx5_dev_mempool_subscribe;
H A Dmlx5_common.h558 mlx5_dev_mempool_subscribe(struct mlx5_common_device *cdev);
H A Dmlx5_common.c579 mlx5_dev_mempool_subscribe(struct mlx5_common_device *cdev) in mlx5_dev_mempool_subscribe() function
/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.c42 return mlx5_dev_mempool_subscribe(priv->cdev); in mlx5_regex_start()
/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c407 return mlx5_dev_mempool_subscribe(priv->cdev); in mlx5_compress_dev_start()
/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto.c149 return mlx5_dev_mempool_subscribe(priv->cdev); in mlx5_crypto_dev_start()
/dpdk/drivers/net/mlx5/
H A Dmlx5.c1087 return mlx5_dev_mempool_subscribe(sh->cdev); in mlx5_dev_ctx_shared_mempool_subscribe()