linux/drivers/infiniband/hw/ocrdma
Michael Wang 6b90a6d66b IB/Verbs: Implement new callback query_protocol()
Add new callback query_protocol() and implement for each HW.

Mapping List:
		node-type	link-layer	transport	protocol
nes		RNIC		ETH		IWARP		IWARP
amso1100	RNIC		ETH		IWARP		IWARP
cxgb3   	RNIC		ETH		IWARP		IWARP
cxgb4   	RNIC		ETH		IWARP		IWARP
usnic   	USNIC_UDP	ETH		USNIC_UDP	USNIC_UDP
ocrdma  	IB_CA		ETH		IB		IBOE
mlx4    	IB_CA		IB/ETH		IB		IB/IBOE
mlx5    	IB_CA		IB		IB		IB
ehca    	IB_CA		IB		IB		IB
ipath   	IB_CA		IB		IB		IB
mthca   	IB_CA		IB		IB		IB
qib     	IB_CA		IB		IB		IB

Signed-off-by: Michael Wang <yun.wang@profitbricks.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Tested-by: Ira Weiny <ira.weiny@intel.com>
Reviewed-by: Sean Hefty <sean.hefty@intel.com>
Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Tested-by: Doug Ledford <dledford@redhat.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-05-18 13:35:03 -04:00
..
Kconfig RDMA/ocrdma: Add dependency on INET 2014-01-19 15:16:23 -08:00
Makefile RDMA/ocrdma: Query controller information 2014-04-03 08:30:05 -07:00
ocrdma_abi.h RDMA/ocrdma: Code clean-up 2014-04-03 08:30:06 -07:00
ocrdma_ah.c RDMA/ocrdma: set vlan present bit for user AH 2015-02-18 08:31:05 -08:00
ocrdma_ah.h RDMA/ocrdma: set vlan present bit for user AH 2015-02-18 08:31:05 -08:00
ocrdma_hw.c RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure 2015-02-18 08:31:04 -08:00
ocrdma_hw.h RDMA/ocrdma: Move PD resource management to driver. 2015-02-18 08:30:59 -08:00
ocrdma_main.c IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
ocrdma_sli.h RDMA/ocrdma: set vlan present bit for user AH 2015-02-18 08:31:05 -08:00
ocrdma_stats.c RDMA/ocrdma: Debugfs enhancments for ocrdma driver 2015-02-18 08:31:02 -08:00
ocrdma_stats.h RDMA/ocrdma: Debugfs enhancments for ocrdma driver 2015-02-18 08:31:02 -08:00
ocrdma_verbs.c IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
ocrdma_verbs.h IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
ocrdma.h RDMA/ocrdma: Update the ocrdma module version string 2015-02-18 08:31:05 -08:00