mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
[infiniband] Add the notion of an Ethernet queue pair type
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -135,6 +135,7 @@ enum ib_queue_pair_type {
|
||||
IB_QPT_GSI,
|
||||
IB_QPT_UD,
|
||||
IB_QPT_RC,
|
||||
IB_QPT_ETH,
|
||||
};
|
||||
|
||||
/** An Infiniband Queue Pair */
|
||||
|
||||
Reference in New Issue
Block a user