david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/net/infiniband
Michael Brown 4be11f523c [infiniband] Add a "communication-managed reliable connection" protocol
SRP over Infiniband uses a protocol whereby data is sent via a
combination of the CM private data fields and the RC queue pair
itself.  This seems sufficiently generic that it's worth having
available as a separate protocol.
2009-08-10 22:23:28 +01:00
..
ib_cm.c [infiniband] Handle duplicate Communication Management REPs 2009-08-09 01:31:07 +01:00
ib_cmrc.c [infiniband] Add a "communication-managed reliable connection" protocol 2009-08-10 22:23:28 +01:00
ib_mcast.c [infiniband] Update all other MAD users to use a management interface 2009-08-08 23:56:28 +01:00
ib_mi.c [infiniband] Add the concept of a management interface 2009-08-08 23:51:27 +01:00
ib_packet.c [infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI} 2009-08-06 01:24:18 +01:00
ib_pathrec.c [infiniband] Update all other MAD users to use a management interface 2009-08-08 23:56:28 +01:00
ib_sma.c [infiniband] Update subnet management agent to use a management interface 2009-08-08 23:55:29 +01:00
ib_smc.c [infiniband] Expose supported and enabled link speeds and widths 2009-07-17 23:06:35 +01:00