Home
last modified time | relevance | path

Searched refs:rep_remote_comm_id (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1281 ib_com_id_t rep_remote_comm_id; /* Remote communication id */ member
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c1459 rep_msgp->rep_remote_comm_id); in ibcm_process_rep_msg()
1461 local_comid = b2h32(rep_msgp->rep_remote_comm_id); in ibcm_process_rep_msg()
3210 rep_msgp->rep_remote_comm_id = h2b32(statep->remote_comid); in ibcm_post_rep_mad()