ib_cm_connect_request Struct Reference

A communication management connection request. More...

#include <ib_mad.h>


Data Fields

uint32_t local_id
 Local communication ID.
uint32_t reserved0 [1]
 Reserved.
struct ib_gid_half service_id
 Service ID.
struct ib_gid_half local_ca
 Local CA GUID.
uint32_t reserved1 [1]
 Reserved.
uint32_t local_qkey
 Local queue key.
uint32_t local_qpn__responder_resources
 Local QPN and responder resources.
uint32_t local_eecn__initiator_depth
 Local EECN and initiator depth.
uint32_t remote_eecn__remote_timeout__service_type__ee_flow_ctrl
 Remote EECN, remote CM response timeout, transport service type, EE flow control.
uint32_t starting_psn__local_timeout__retry_count
 Starting PSN, local CM response timeout and retry count.
uint16_t pkey
 Partition key.
uint8_t payload_mtu__rdc_exists__rnr_retry
 Path packet payload MTU, RDC exists, RNR retry count.
uint8_t max_cm_retries__srq
 Max CM retries and SRQ.
struct ib_cm_path primary
 Primary path.
struct ib_cm_path alternate
 Alternate path.
uint8_t private_data [92]
 Private data.


Detailed Description

A communication management connection request.

Defined in section 12.6.5 of the IBA.

Definition at line 342 of file ib_mad.h.


Field Documentation

Local communication ID.

Definition at line 344 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Reserved.

Definition at line 346 of file ib_mad.h.

Service ID.

Definition at line 348 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Local CA GUID.

Definition at line 350 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Reserved.

Definition at line 352 of file ib_mad.h.

Local queue key.

Definition at line 354 of file ib_mad.h.

Local QPN and responder resources.

Definition at line 356 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Local EECN and initiator depth.

Definition at line 358 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Remote EECN, remote CM response timeout, transport service type, EE flow control.

Definition at line 362 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Starting PSN, local CM response timeout and retry count.

Definition at line 364 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Partition key.

Definition at line 366 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Path packet payload MTU, RDC exists, RNR retry count.

Definition at line 368 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Max CM retries and SRQ.

Definition at line 370 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Primary path.

Definition at line 372 of file ib_mad.h.

Referenced by ib_cm_path_complete().

Alternate path.

Definition at line 374 of file ib_mad.h.

Private data.

Definition at line 376 of file ib_mad.h.

Referenced by ib_cm_path_complete().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:05 2010 for gPXE by  doxygen 1.5.7.1