linux_dsm_epyc7002/drivers/infiniband/hw
Mike Marciniszyn 715ab1a862 IB/rdmavt: Fix ab/ba include issues
The currently include file ordering for rdmavt headers has an
ab/ba include issue the precludes using inlines from rdma_vt.h
in rdmavt_qp.h.

At the heart of the issue is that rdma_vt.h includes rdmavt_qp.h.

Fix the ordering issue by adjusting rdma_vt.h to not require rdmavt_qp.h
and move qp related inlines to rdmavt_qp.h.

Additionally, promote rvt_mmap_info to rdma_vt.h since it is shared
by rdmavt_cq.h and rdmavt_qp.h.

Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-04-24 11:31:49 -03:00
..
bnxt_re RDMA/drivers: Convert easy drivers to use ib_device_set_netdev() 2019-04-09 10:14:54 -03:00
cxgb3 IB: Pass only ib_udata in function prototypes 2019-04-01 15:00:47 -03:00
cxgb4 RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate" 2019-04-18 03:17:42 -03:00
hfi1 IB/hfi1: Make opfn.h self sufficient 2019-04-24 11:31:49 -03:00
hns RDMA/hns: Remove asynchronic QP destroy 2019-04-24 10:55:31 -03:00
i40iw IB: Pass only ib_udata in function prototypes 2019-04-01 15:00:47 -03:00
mlx4 RDMA: Handle SRQ allocations by IB/core 2019-04-08 13:05:25 -03:00
mlx5 RDMA/mlx5: Don't create IB representors when in multiport RoCE mode 2019-04-22 15:24:05 -03:00
mthca RDMA: Handle SRQ allocations by IB/core 2019-04-08 13:05:25 -03:00
nes IB: Pass only ib_udata in function prototypes 2019-04-01 15:00:47 -03:00
ocrdma RDMA/ocrdma: Remove use of idr use pci bdf instead 2019-04-12 10:59:02 -03:00
qedr RDMA/drivers: Convert easy drivers to use ib_device_set_netdev() 2019-04-09 10:14:54 -03:00
qib IB/rdmavt: Fix ab/ba include issues 2019-04-24 11:31:49 -03:00
usnic IB: Pass only ib_udata in function prototypes 2019-04-01 15:00:47 -03:00
vmw_pvrdma RDMA/drivers: Convert easy drivers to use ib_device_set_netdev() 2019-04-09 10:14:54 -03:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00