-
- Downloads
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
mlx5_port_caps are RDMA specific capabilities. These are not used by the mlx5_core_device at all. Move them to mlx5_ib_dev where it is used and reduce the scope of it to multiple drivers. Link: https://lore.kernel.org/r/20210203130133.4057329-2-leon@kernel.org Signed-off-by:Parav Pandit <parav@nvidia.com> Signed-off-by:
Leon Romanovsky <leonro@nvidia.com> Signed-off-by:
Jason Gunthorpe <jgg@nvidia.com>
Showing
- drivers/infiniband/hw/mlx5/mad.c 4 additions, 4 deletionsdrivers/infiniband/hw/mlx5/mad.c
- drivers/infiniband/hw/mlx5/main.c 6 additions, 8 deletionsdrivers/infiniband/hw/mlx5/main.c
- drivers/infiniband/hw/mlx5/mlx5_ib.h 8 additions, 0 deletionsdrivers/infiniband/hw/mlx5/mlx5_ib.h
- drivers/infiniband/hw/mlx5/qp.c 3 additions, 3 deletionsdrivers/infiniband/hw/mlx5/qp.c
- drivers/infiniband/hw/mlx5/wr.c 1 addition, 1 deletiondrivers/infiniband/hw/mlx5/wr.c
- include/linux/mlx5/driver.h 0 additions, 8 deletionsinclude/linux/mlx5/driver.h
Loading
Please register or sign in to comment