linux/drivers/infiniband/hw/cxgb3
Kamal Heib dd05cb828d RDMA: Get rid of iw_cm_verbs
Integrate iw_cm_verbs data members into ib_device_ops and ib_device
structs, this is done to achieve the following:

1) Avoid memory related bugs durring error unwind
2) Make the code more cleaner
3) Reduce code duplication

Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-05-03 10:56:56 -03:00
..
Kconfig
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
cxio_hal.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
cxio_hal.h
cxio_resource.c
cxio_resource.h
cxio_wr.h RDMA: Use __packed annotation instead of __attribute__ ((packed)) 2019-03-25 21:14:12 -03:00
iwch.c cxgb3: Convert mmidr to XArray 2019-03-25 15:36:29 -03:00
iwch.h cxgb3: Convert mmidr to XArray 2019-03-25 15:36:29 -03:00
iwch_cm.c
iwch_cm.h
iwch_cq.c
iwch_ev.c cxgb3: Convert qpidr to XArray 2019-03-25 15:35:08 -03:00
iwch_mem.c cxgb3: Convert mmidr to XArray 2019-03-25 15:36:29 -03:00
iwch_provider.c RDMA: Get rid of iw_cm_verbs 2019-05-03 10:56:56 -03:00
iwch_provider.h
iwch_qp.c
tcb.h