Home
last modified time | relevance | path

Searched refs:mra_local_comm_id (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1237 ib_com_id_t mra_local_comm_id; /* Local communication id */ member
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c1905 b2h32(mra_msgp->mra_local_comm_id), cm_mad_addr, in ibcm_process_mra_msg()
1920 b2h32(mra_msgp->mra_local_comm_id)); in ibcm_process_mra_msg()
2035 b2h32(mra_msgp->mra_local_comm_id), cm_mad_addr, in ibcm_process_mra_msg()
H A Dibcm_ti.c2351 mra_msgp->mra_local_comm_id = h2b32(statep->local_comid); in ibt_cm_delay()