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 b4155c4ab5 [infiniband] Make qkey and rate optional parameters to ib_post_send()
The queue key is stored as a property of the queue pair, and so can
optionally be added by the Infiniband core at the time of calling
ib_post_send(), rather than always having to be specified by the
caller.

This allows IPoIB to avoid explicitly keeping track of the data queue
key.
2009-07-17 23:06:33 +01:00
..
ib_gma.c [infiniband] Make qkey and rate optional parameters to ib_post_send() 2009-07-17 23:06:33 +01:00
ib_packet.c [infiniband] Centralise SMA and GMA queue constants 2009-07-17 23:06:33 +01:00
ib_pathrec.c [infiniband] Provide a general mechanism for path record lookups 2009-07-17 23:06:33 +01:00
ib_qset.c [infiniband] Poll completion queues automatically 2009-07-17 23:06:33 +01:00
ib_sma.c [infiniband] Centralise SMA and GMA queue constants 2009-07-17 23:06:33 +01:00
ib_smc.c [infiniband] Move non-driver-specific code to net/infiniband 2009-07-17 23:04:07 +01:00