net/mlx5: rearrange QP creation in Verbs module
authorMichael Baum <michaelba@nvidia.com>
Thu, 1 Oct 2020 14:09:21 +0000 (14:09 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 9 Oct 2020 11:17:42 +0000 (13:17 +0200)
commite8390b3de048f6da3b6da027be51f0c8ccc7d4cf
treef8152fb0da262e36b29f3fdc379400b4cc91b1a7
parent88f2e3f18cc7dde623d44b0151f5995e357b46b7
net/mlx5: rearrange QP creation in Verbs module

1. Rename function to mention the internal resources.
2. Reduce the number of function arguments.

Signed-off-by: Michael Baum <michaelba@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
drivers/net/mlx5/linux/mlx5_verbs.c