Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1106 typedef struct ibcm_req_msg_s { struct
1107 ib_com_id_t req_local_comm_id; /* Local communication id */
1109 uint32_t req_rsvd1; /* Reserved1 - 32 bits */
1110 ib_svc_id_t req_svc_id; /* Service Id - 64 bits */
1111 ib_guid_t req_local_ca_guid; /* Local CA GUID - 64 bits */
1112 uint32_t req_rsvd1p; /* Reserved1+ - 32 bits */
1113 ib_qkey_t req_local_qkey; /* Local Q_KEY - 32 bits */
1114 uint32_t req_local_qpn_plus; /* QPN_24 RESP_RSRC_8 */
1118 uint32_t req_local_eec_no_plus; /* LOCAL_EECN_24 INIT_DEPTH_8 */
1122 uint32_t req_remote_eecn_plus; /* REM_EECN_24 TO_5 TT_2 EE_1 */
[all …]