Home
last modified time | relevance | path

Searched defs:sm_portinfo_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dsm_attr.h411 typedef struct sm_portinfo_s { struct
412 uint64_t M_Key; /* M_key */
413 ib_sn_prefix_t GidPrefix; /* Gid prefix */
414 ib_lid_t LID; /* base LID of the port */
415 ib_lid_t MasterSMLID; /* LID of the master SM */
416 uint32_t CapabilityMask; /* Capability Mask */
417 uint16_t DiagCode; /* diag code */
418 uint16_t M_KeyLeasePeriod; /* M_key lease period */
419 uint8_t LocalPortNum; /* port which recvd the MAD */
420 uint8_t LinkWidthEnabled; /* link width(s) enabled */
[all …]