Searched defs:ibcm_rep_msg_s (Results 1 – 1 of 1) sorted by relevance
1279 typedef struct ibcm_rep_msg_s { struct1280 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 */1294 uint8_t rep_target_delay_plus; /* TGT_ACK_DLY_5 FAIL_2 EE_1 */[all …]