Searched refs:remote_qpn (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_utils.c70 * remote_qpn - Remote QP number
84 ib_qpn_t remote_qpn, ib_guid_t remote_hca_guid, ibcm_hca_info_t *hcap,
93 "rem_hca_guid = 0x%llX", remote_qpn, remote_hca_guid);
117 info.info_qpn = remote_qpn;
194 sp->remote_qpn = remote_qpn;
295 if (infop->info_qpn > statep->remote_qpn) {
297 } else if (infop->info_qpn < statep->remote_qpn) {
387 info.info_qpn = statep->remote_qpn;
1737 line_prefix, event_str[IBCM_DISPLAY_RQPN], sp->remote_qpn,
83 ibcm_lookup_msg(ibcm_event_type_t event_type, ib_com_id_t comid, ib_qpn_t remote_qpn, ib_guid_t remote_hca_guid, ibcm_hca_info_t *hcap, ibcm_state_data_t **rstatep) argument
[all...]
H A Dibcm_sm.c946 ib_qpn_t remote_qpn; local
972 remote_qpn = b2h32(req_msgp->req_local_qpn_plus) >> 8;
978 " remote_qpn = %x", remote_comid, remote_qpn);
1002 local_comid, remote_qpn, remote_hca_guid, hcap, &statep);
1303 statep, remote_qpn);
1536 statep->remote_qpn = b2h32(rep_msgp->rep_local_qpn_plus) >> 8;
1544 statep->remote_comid, statep->remote_qpn);
1556 0, statep->remote_qpn, statep->remote_hca_guid, hcap,
1578 stale_qpn, statep->remote_qpn);
[all...]
H A Dibcm_ti.c4491 h2b32((statep->remote_qpn << 8) |
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h314 * remote_qpn : Remote QPN
359 ib_qpn_t remote_qpn; member in struct:ibcm_state_data_s
484 remote_qpn pkt_life_time remote_ack_delay rc_alt_pkt_lt stored_reply_addr
909 * based on remote_qpn and remote_hca_guid for only incoming REQ message and for
937 * Passive Side CM based on remote_qpn and remote_hca_guid.
1779 * remote_qpn - Remote CM's QP number
1793 ib_com_id_t local_comid, ib_qpn_t remote_qpn,
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_user_verbs.h619 uint32_t remote_qpn; member in struct:ib_uverbs_send_wr::__anon7998::__anon8001
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c2181 "local_lid = 0x%x, remote_lid = 0x%x, remote_qpn = 0x%x, "
2185 tnf_uint, remote_qpn, msgimplp->im_local_addr.ia_remote_qno,

Completed in 264 milliseconds