Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1279 typedef struct ibcm_rep_msg_s { struct
1280 ib_com_id_t rep_local_comm_id; /* Local communication id */
1281 ib_com_id_t rep_remote_comm_id; /* Remote communication id */
1282 ib_qkey_t rep_local_qkey; /* Local Q_KEY */
1283 uint32_t rep_local_qpn_plus; /* LOCAL_QPN_24 RSV_8 */
1286 uint32_t rep_local_eecn_plus; /* LOCAL_EECN_24 RSV_8 */
1289 uint32_t rep_starting_psn_plus; /* STARTING_PSN_24 RSV_8 */
1292 uint8_t rep_resp_resources; /* Responder resources 8 bits */
1293 uint8_t rep_initiator_depth; /* Initiator depth - 8 bits */
1303 uint8_t rep_local_ca_guid[8]; /* Local CA GUID - 64 bits */
[all …]