iPXE
Data Fields
ib_cm_path Struct Reference

A communication management path. More...

#include <ib_mad.h>

Data Fields

uint16_t local_lid
 Local port LID. More...
 
uint16_t remote_lid
 Remote port LID. More...
 
union ib_gid local_gid
 Local port GID. More...
 
union ib_gid remote_gid
 Remote port GID. More...
 
uint32_t flow_label__rate
 Flow label and rate. More...
 
uint8_t tc
 Traffic class. More...
 
uint8_t hop_limit
 Hop limit. More...
 
uint8_t sl__subnet_local
 SL and subnet local. More...
 
uint8_t local_ack_timeout
 Local ACK timeout. More...
 

Detailed Description

A communication management path.

Definition at line 338 of file ib_mad.h.

Field Documentation

◆ local_lid

uint16_t ib_cm_path::local_lid

Local port LID.

Definition at line 340 of file ib_mad.h.

Referenced by ib_cm_path_complete().

◆ remote_lid

uint16_t ib_cm_path::remote_lid

Remote port LID.

Definition at line 342 of file ib_mad.h.

Referenced by ib_cm_path_complete().

◆ local_gid

union ib_gid ib_cm_path::local_gid

Local port GID.

Definition at line 344 of file ib_mad.h.

Referenced by ib_cm_path_complete().

◆ remote_gid

union ib_gid ib_cm_path::remote_gid

Remote port GID.

Definition at line 346 of file ib_mad.h.

Referenced by ib_cm_path_complete().

◆ flow_label__rate

uint32_t ib_cm_path::flow_label__rate

Flow label and rate.

Definition at line 348 of file ib_mad.h.

Referenced by ib_cm_path_complete().

◆ tc

uint8_t ib_cm_path::tc

Traffic class.

Definition at line 350 of file ib_mad.h.

◆ hop_limit

uint8_t ib_cm_path::hop_limit

Hop limit.

Definition at line 352 of file ib_mad.h.

Referenced by ib_cm_path_complete().

◆ sl__subnet_local

uint8_t ib_cm_path::sl__subnet_local

SL and subnet local.

Definition at line 354 of file ib_mad.h.

Referenced by ib_cm_path_complete().

◆ local_ack_timeout

uint8_t ib_cm_path::local_ack_timeout

Local ACK timeout.

Definition at line 356 of file ib_mad.h.

Referenced by ib_cm_path_complete().


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