]> 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)
commit62e0b4339b33dff0ddbed9b49dc08834695d1f46
tree3cf220e69add504f207c4fcb5957f53e3957edf3
parenteb7457bc52e84536783f928c66ef53dcaf940397
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