linux_dsm_epyc7002/drivers/infiniband/hw/cxgb3
Parav Pandit 5474723115 RDMA: Introduce and use rdma_device_to_ibdev()
Introduce and use rdma_device_to_ibdev() API for those drivers which are
registering one sysfs group and also use in ib_core.

In subsequent patch, device->provider_ibdev one-to-one mapping is no
longer holds true during accessing sysfs entries.
Therefore, introduce an API rdma_device_to_ibdev() that provides such
information.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-01-14 13:12:03 -07:00
..
cxio_hal.c infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent 2018-11-21 15:52:35 -07:00
cxio_hal.h IB/cxgb3: remove cxio_dbg.c 2018-02-14 16:21:15 -07:00
cxio_resource.c
cxio_resource.h
cxio_wr.h
iwch_cm.c
iwch_cm.h
iwch_cq.c RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyze 2018-07-09 12:55:28 -06:00
iwch_ev.c
iwch_mem.c
iwch_provider.c RDMA: Introduce and use rdma_device_to_ibdev() 2019-01-14 13:12:03 -07: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
iwch.c
iwch.h RDMA/cxgb3: Don't crash kernel just because IDR is full 2018-06-01 11:16:23 -04:00
Kconfig IB/cxgb3: remove cxio_dbg.c 2018-02-14 16:21:15 -07:00
Makefile IB/cxgb3: remove cxio_dbg.c 2018-02-14 16:21:15 -07:00
tcb.h