Searched refs:apr_msgp (Results 1 – 1 of 1) sorted by relevance
8242 ibcm_apr_msg_t *apr_msgp; in ibcm_post_apr_mad() local8244 _NOTE(NOW_INVISIBLE_TO_OTHER_THREADS(*apr_msgp)) in ibcm_post_apr_mad()8246 apr_msgp = (ibcm_apr_msg_t *)IBCM_OUT_MSGP(statep->lapr_msg); in ibcm_post_apr_mad()8248 apr_msgp->apr_local_comm_id = h2b32(statep->local_comid); in ibcm_post_apr_mad()8249 apr_msgp->apr_remote_comm_id = h2b32(statep->remote_comid); in ibcm_post_apr_mad()8253 _NOTE(NOW_VISIBLE_TO_OTHER_THREADS(*apr_msgp)) in ibcm_post_apr_mad()8356 ibcm_set_apr_arej(int ap_status, ibcm_apr_msg_t *apr_msgp, in ibcm_set_apr_arej() argument8359 uint8_t ari_len = apr_msgp->apr_addl_info_len; in ibcm_set_apr_arej()8374 bcopy(apr_msgp->apr_addl_info, &tclp, sizeof (tclp)); in ibcm_set_apr_arej()8381 bcopy(apr_msgp->apr_addl_info, &ari->ari_lid, in ibcm_set_apr_arej()[all …]