Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c3125 (void) ibcm_post_mad(cm_rej_msg, &rej_reply_addr, NULL, NULL); in ibcm_build_n_post_rej_mad()
3175 (void) ibcm_post_mad(cm_rej_msg, &rej_reply_addr, NULL, NULL); in ibcm_post_rej_ver_mismatch()
5108 status = ibcm_post_mad(msgp, &statep->stored_reply_addr, post_cb, in ibcm_post_rc_mad()
5133 status = ibcm_post_mad(msgp, &ud_statep->ud_stored_reply_addr, in ibcm_post_ud_mad()
5153 ibcm_post_mad(ibmf_msg_t *msgp, ibcm_mad_addr_t *cm_mad_addr, in ibcm_post_mad() function
5226 (void) ibcm_post_mad(msgp, cm_mad_addr, NULL, NULL); in ibcm_process_get_classport_info()
H A Dibcm_ti.c4616 (void) ibcm_post_mad(msgp, &statep->stored_reply_addr, NULL, NULL); in ibcm_query_classport_info()
/titanic_41/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1714 ibt_status_t ibcm_post_mad(ibmf_msg_t *msgp, ibcm_mad_addr_t *cm_mad_addr,