summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/ib_gma.h
Commit message (Expand)AuthorAgeFilesLines
* [infiniband] Update all other MAD users to use a management interfaceMichael Brown2009-08-091-65/+0Star
* [infiniband] Allow MAD handlers to indicate response via return valueMichael Brown2009-07-181-9/+4Star
* [infiniband] Remove the return status code from MAD handlersMichael Brown2009-07-181-2/+1Star
* [infiniband] Always create an SMA and a GMAMichael Brown2009-07-181-7/+3Star
* [infiniband] Add notion of a queue pair typeMichael Brown2009-07-181-1/+2
* [infiniband] Implement SMA as an instance of a GMAMichael Brown2009-07-181-0/+2
* [infiniband] Pass GMA as a parameter to GMA MAD handlersMichael Brown2009-07-181-8/+9
* [infiniband] Allow for sending MADs via GMA without retransmissionMichael Brown2009-07-181-1/+1
* [infiniband] Create a general management agentMichael Brown2009-07-181-0/+71