linux/drivers/infiniband/sw/rdmavt
Dennis Dalessandro b534875d5a IB/rdmavt: Add device specific info prints
Follow hfi1's example for printing information about the driver and
incorporate into rdmavt. This requires two new functions to be
provided by the driver, one to get_card_name and one to get_pci_dev.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-03-10 20:37:11 -05:00
..
Kconfig
Makefile IB/rdmavt: Add completion queue function stubs 2016-03-10 20:37:10 -05:00
ah.c IB/rdmavt: Add address handle stubs 2016-03-10 20:37:08 -05:00
ah.h IB/rdmavt: Add address handle stubs 2016-03-10 20:37:08 -05:00
cq.c IB/rdmavt: Add completion queue function stubs 2016-03-10 20:37:10 -05:00
cq.h IB/rdmavt: Add completion queue function stubs 2016-03-10 20:37:10 -05:00
dma.c IB/rdmavt: Consolidate dma ops in rdmavt. 2016-03-10 20:37:04 -05:00
dma.h IB/rdmavt: Consolidate dma ops in rdmavt. 2016-03-10 20:37:04 -05:00
mad.c IB/rdmavt: Add process MAD stub 2016-03-10 20:37:09 -05:00
mad.h IB/rdmavt: Add process MAD stub 2016-03-10 20:37:09 -05:00
mcast.c IB/rdmavt: Add multicast stubs 2016-03-10 20:37:08 -05:00
mcast.h IB/rdmavt: Add multicast stubs 2016-03-10 20:37:08 -05:00
mmap.c IB/rdmavt: Add mmap stub 2016-03-10 20:37:09 -05:00
mmap.h IB/rdmavt: Add mmap stub 2016-03-10 20:37:09 -05:00
mr.c IB/rdmavt: Add memory region stubs 2016-03-10 20:37:08 -05:00
mr.h IB/rdmavt: Add memory region stubs 2016-03-10 20:37:08 -05:00
pd.c IB/rdmavt: Add ib core device attributes to rvt driver params list 2016-03-10 20:37:05 -05:00
pd.h IB/rdmavt: Add protection domain to rdmavt. 2016-03-10 20:37:05 -05:00
qp.c IB/rdmavt: Add post send and recv stubs 2016-03-10 20:37:10 -05:00
qp.h IB/rdmavt: Add queue pair data structure to rdmavt 2016-03-10 20:37:11 -05:00
srq.c IB/rdmavt: Add SRQ stubs 2016-03-10 20:37:08 -05:00
srq.h IB/rdmavt: Add SRQ stubs 2016-03-10 20:37:08 -05:00
vt.c IB/rdmavt: Add device specific info prints 2016-03-10 20:37:11 -05:00
vt.h IB/rdmavt: Add device specific info prints 2016-03-10 20:37:11 -05:00