mirror of
https://github.com/ipxe/ipxe
synced 2025-12-15 09:04:37 +03:00
[infiniband] Create a general management agent
Generalise the subnet management agent into a general management agent capable of sending and responding to MADs, including support for retransmissions as necessary.
This commit is contained in:
@@ -201,6 +201,8 @@ struct ib_smp_class_specific {
|
||||
*****************************************************************************
|
||||
*/
|
||||
|
||||
#define IB_SA_CLASS_VERSION 2
|
||||
|
||||
struct ib_rmpp_hdr {
|
||||
uint32_t raw[3];
|
||||
} __attribute__ (( packed ));
|
||||
|
||||
Reference in New Issue
Block a user