Searched defs:sm_portinfo_s (Results 1 – 1 of 1) sorted by relevance
411 typedef struct sm_portinfo_s { struct412 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 …]