]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1905b5e038ee2502425e7189c3460da6b598286b
tree3cf220e69add504f207c4fcb5957f53e3957edf3
parentea4a3f33e40ea5037e1270fb05af28bd3a3e8c7b
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