common/mlx5: remove doorbell allocation functions
authorMichael Baum <michaelba@nvidia.com>
Wed, 6 Jan 2021 08:19:41 +0000 (08:19 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 14 Jan 2021 09:12:37 +0000 (10:12 +0100)
commit7819b8fb9a372a6daeced40d96b1a44a779ec180
tree03b357fa1ad41312aa2ce07e21b8e4d23b9dbb7a
parent6e0a3637d88eabd7785f5ce4f63957e79888dff3
common/mlx5: remove doorbell allocation functions

The mlx5_devx_dbr_page structure was used to allocate and release the
umem of the doorbells.
Since doorbell and buffer have used same umem, this structure is
useless.

Signed-off-by: Michael Baum <michaelba@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
drivers/common/mlx5/mlx5_common.c
drivers/common/mlx5/mlx5_common.h
drivers/common/mlx5/rte_common_mlx5_exports.def
drivers/common/mlx5/version.map