linux-sg2042/drivers/infiniband/hw
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
..
amso1100 IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
cxgb3 IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
cxgb4 IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
ehca IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
ipath IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
mlx4 IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
mlx5 IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
mthca IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
nes IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
ocrdma IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
qib IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
usnic IB/Verbs: Implement new callback query_protocol() 2015-05-18 13:35:03 -04:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00