net/mlx5: Remove unused exported contiguous coherent buffer allocation API
authorTariq Toukan <tariqt@nvidia.com>
Tue, 27 Apr 2021 13:30:32 +0000 (16:30 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Thu, 17 Mar 2022 18:51:58 +0000 (11:51 -0700)
commit4206fe40b2c01fb5988980cff6ea958b16578026
tree3cf220e69add504f207c4fcb5957f53e3957edf3
parentebf04231cf14bca969a187a37a85bb64ffe0b54d
net/mlx5: Remove unused exported contiguous coherent buffer allocation API

All WQ types moved to using the fragmented allocation API
for coherent memory. Contiguous API is not used anymore.
Remove it, reduce the number of exported functions.

Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/alloc.c
include/linux/mlx5/driver.h