iPXE
|
A communication management connection reply. More...
#include <ib_mad.h>
Data Fields | |
uint32_t | local_id |
Local communication ID. More... | |
uint32_t | remote_id |
Remote communication ID. More... | |
uint32_t | local_qkey |
Local queue key. More... | |
uint32_t | local_qpn |
Local QPN. More... | |
uint32_t | local_eecn |
Local EECN. More... | |
uint32_t | starting_psn |
Starting PSN. More... | |
uint8_t | responder_resources |
Responder resources. More... | |
uint8_t | initiator_depth |
Initiator depth. More... | |
uint8_t | target_ack_delay__failover_accepted__ee_flow_ctrl |
Target ACK delay, failover accepted, and end-to-end flow control. More... | |
uint8_t | rnr_retry__srq |
RNR retry count, SRQ. More... | |
union ib_guid | local_ca |
Local CA GUID. More... | |
uint8_t | private_data [196] |
Private data. More... | |
A communication management connection reply.
Defined in section 12.6.8 of the IBA.
uint32_t ib_cm_connect_reply::local_id |
uint32_t ib_cm_connect_reply::remote_id |
uint32_t ib_cm_connect_reply::local_qpn |
uint32_t ib_cm_connect_reply::starting_psn |
uint8_t ib_cm_connect_reply::responder_resources |
uint8_t ib_cm_connect_reply::initiator_depth |
uint8_t ib_cm_connect_reply::target_ack_delay__failover_accepted__ee_flow_ctrl |
uint8_t ib_cm_connect_reply::rnr_retry__srq |
uint8_t ib_cm_connect_reply::private_data[196] |