Searched defs:arbelprm_address_path_st (Results 1 – 1 of 1) sorted by relevance
345 struct arbelprm_address_path_st { /* Little Endian */ struct346 pseudo_bit_t pkey_index[0x00007]; /* PKey table index */347 pseudo_bit_t reserved0[0x00011];348 pseudo_bit_t port_number[0x00002]; /* Specific port associated with this QP/EE.352 pseudo_bit_t reserved1[0x00006];354 pseudo_bit_t rlid[0x00010]; /* Remote (Destination) LID */355 … my_lid_path_bits[0x00007];/* Source LID - the lower 7 bits (upper bits are taken from PortInfo) */356 …t g[0x00001]; /* Global address enable - if set, GRH will be formed for packet header */357 pseudo_bit_t reserved2[0x00005];358 pseudo_bit_t rnr_retry[0x00003]; /* RNR retry count (see C9-132 in IB spec Vol 1)[all …]