Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1118 uint32_t req_local_eec_no_plus; /* LOCAL_EECN_24 INIT_DEPTH_8 */ member
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c6155 ((uint8_t *)&cm_req_msgp->req_local_eec_no_plus)[3]; in ibcm_cep_state_req()
6235 b2h32(cm_req_msgp->req_local_eec_no_plus) >> 8; in ibcm_cep_state_req()
6763 statep->stored_msg))->req_local_eec_no_plus))[3]; in ibcm_cep_state_rep()
H A Dibcm_ti.c609 req_msgp->req_local_eec_no_plus = h2b32(local_eecn << 8 | rdma_out); in ibt_open_rc_channel()