Searched refs:rej_addl_rej_info (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_sm.c | 2181 bcopy(rej_msg->rej_addl_rej_info, &remote_hca_guid, in ibcm_process_rej_msg() 3039 bcopy(addl_rej_info, rej_msg->rej_addl_rej_info, arej_info_len); in ibcm_post_rej_mad() 3165 rej_msg->rej_addl_rej_info[0] = IBCM_MAD_CLASS_VERSION; in ibcm_post_rej_ver_mismatch() 6679 bcopy(&tgid, &rej_msgp->rej_addl_rej_info, sizeof (ib_gid_t)); in ibcm_process_cep_req_cm_hdlr() 6689 bcopy(&tclp, rej_msgp->rej_addl_rej_info, sizeof (tclp)); in ibcm_process_cep_req_cm_hdlr() 6700 &rej_msgp->rej_addl_rej_info, *arej_len); in ibcm_process_cep_req_cm_hdlr() 6715 rej_msgp->rej_addl_rej_info[0] = 1; in ibcm_process_cep_req_cm_hdlr() 6974 &rej_msgp->rej_addl_rej_info, *arej_len); in ibcm_process_cep_rep_cm_hdlr() 7374 bcopy(rej_msgp->rej_addl_rej_info, &cf_addl->ari_gid, in ibcm_copy_addl_rej() 7389 bcopy(rej_msgp->rej_addl_rej_info, &cf_addl->ari_lid, in ibcm_copy_addl_rej() [all …]
|
/titanic_41/usr/src/uts/common/sys/ib/mgt/ibcm/ |
H A D | ibcm_impl.h | 1266 uint8_t rej_addl_rej_info[IBT_CM_ADDL_REJ_LEN]; member
|