Home
last modified time | relevance | path

Searched refs:ud_stored_reply_addr (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c2041 ud_statep->ud_stored_reply_addr.cm_qp_entry = cm_qp_entry; in ibcm_ud_get_dqpn()
2059 ud_statep->ud_stored_reply_addr.ibmf_hdl = ibmf_hdl; in ibcm_ud_get_dqpn()
2060 ud_statep->ud_stored_reply_addr.grh_hdr.ig_hop_limit = in ibcm_ud_get_dqpn()
2062 ud_statep->ud_stored_reply_addr.grh_hdr.ig_sender_gid = in ibcm_ud_get_dqpn()
2064 ud_statep->ud_stored_reply_addr.grh_hdr.ig_recver_gid = in ibcm_ud_get_dqpn()
2066 ud_statep->ud_stored_reply_addr.grh_hdr.ig_tclass = in ibcm_ud_get_dqpn()
2068 ud_statep->ud_stored_reply_addr.grh_hdr.ig_flow_label = in ibcm_ud_get_dqpn()
2072 ud_statep->ud_stored_reply_addr.rcvd_addr.ia_local_lid = in ibcm_ud_get_dqpn()
2074 ud_statep->ud_stored_reply_addr.rcvd_addr.ia_remote_lid = in ibcm_ud_get_dqpn()
2078 ud_statep->ud_stored_reply_addr.rcvd_addr.ia_service_level = in ibcm_ud_get_dqpn()
[all …]
H A Dibcm_utils.c783 ud_statep->ud_stored_reply_addr.ibmf_hdl, in ibcm_dealloc_ud_state_data()
788 ASSERT(ud_statep->ud_stored_reply_addr.cm_qp_entry != NULL); in ibcm_dealloc_ud_state_data()
789 ibcm_release_qp(ud_statep->ud_stored_reply_addr.cm_qp_entry); in ibcm_dealloc_ud_state_data()
H A Dibcm_sm.c4606 &ud_statep->ud_stored_reply_addr); in ibcm_process_sidr_req_msg()
4608 if (ud_statep->ud_stored_reply_addr.cm_qp_entry == NULL) { in ibcm_process_sidr_req_msg()
5135 status = ibcm_post_mad(msgp, &ud_statep->ud_stored_reply_addr, in ibcm_post_ud_mad()
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h637 ibcm_mad_addr_t ud_stored_reply_addr; member
674 ud_max_cm_retries ud_pkt_life_time ud_stored_reply_addr ud_stored_msg
676 ud_passive_qp_qkey ud_state_cm_private ud_stored_reply_addr ud_stored_msg}))