linux-stable/drivers/infiniband/hw/cxgb3
Kamal Heib d8d5cfac45 RDMA/{cxgb3, cxgb4, i40iw}: Remove common code
Now that we have a common iWARP query port function we can remove the
common code from the iWARP drivers.

Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Acked-by: Potnuri Bharat Teja <bharat@chelsio.com>
Link: https://lore.kernel.org/r/20190807103138.17219-5-kamalheib1@gmail.com
Signed-off-by: Doug Ledford <dledford@redhat.com>
2019-08-12 10:19:43 -04:00
..
cxio_hal.c IB: Remove unneeded memset 2019-07-03 14:26:49 -03:00
cxio_hal.h RDMA: Clean destroy CQ in drivers do not return errors 2019-06-11 16:17:10 -04:00
cxio_resource.c cxgb3: Convert PDBG to pr_debug 2017-04-20 16:13:20 -04:00
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 RDMA/cxgb3: Use sizeof() notation instead of plain sizeof 2019-05-27 14:15:26 -03:00
iwch_cm.h cxgb3: Convert PDBG to pr_debug 2017-04-20 16:13:20 -04:00
iwch_cq.c RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyze 2018-07-09 12:55:28 -06:00
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/{cxgb3, cxgb4, i40iw}: Remove common code 2019-08-12 10:19:43 -04:00
iwch_provider.h RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const 2018-07-30 20:09:34 -06:00
iwch_qp.c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const 2018-07-30 20:09:34 -06:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
tcb.h