X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcommon%2Fmlx5%2Fmlx5_common.h;h=744c6a72b31e02f6178cb3606d5aebeb3acb6e62;hb=65be2ca6e0256836c0a74bfa27cc458f1f80b44d;hp=72ff0ff809b94f9eb65cd42528f188eccb07dcf3;hpb=a5d06c90067b6c0c2facb9614f9b10b2a1f54ffc;p=dpdk.git diff --git a/drivers/common/mlx5/mlx5_common.h b/drivers/common/mlx5/mlx5_common.h index 72ff0ff809..744c6a72b3 100644 --- a/drivers/common/mlx5/mlx5_common.h +++ b/drivers/common/mlx5/mlx5_common.h @@ -408,6 +408,15 @@ __rte_internal bool mlx5_dev_is_pci(const struct rte_device *dev); +__rte_internal +int +mlx5_dev_mempool_subscribe(struct mlx5_common_device *cdev); + +__rte_internal +void +mlx5_dev_mempool_unregister(struct mlx5_common_device *cdev, + struct rte_mempool *mp); + /* mlx5_common_mr.c */ __rte_internal