Searched refs:cl_disp_post (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_sm_mad_ctrl.c | 281 status = cl_disp_post(p_ctrl->h_disp, msg_id, p_madw, in sm_mad_ctrl_process_get_resp() 341 status = cl_disp_post(p_ctrl->h_disp, msg_id, p_madw, in sm_mad_ctrl_process_get() 412 status = cl_disp_post(p_ctrl->h_disp, msg_id, p_madw, in sm_mad_ctrl_process_set() 492 status = cl_disp_post(p_ctrl->h_disp, msg_id, p_madw, in sm_mad_ctrl_process_trap() 799 status = cl_disp_post(p_ctrl->h_disp, in sm_mad_ctrl_send_err_cb()
|
H A D | osm_sa_mad_ctrl.c | 247 status = cl_disp_post(h_disp, msg_id, p_madw, in sa_mad_ctrl_process() 459 status = cl_disp_post(p_ctrl->h_set_disp, in sa_mad_ctrl_send_err_callback() 465 status = cl_disp_post(p_ctrl->h_disp, in sa_mad_ctrl_send_err_callback()
|
H A D | osm_congestion_control.c | 652 if (cl_disp_post(p_cc->cc_disp_h, OSM_MSG_MAD_CC, in cc_mad_recv_callback()
|
H A D | osm_perfmgr.c | 210 if (cl_disp_post(pm->pc_disp_h, OSM_MSG_MAD_PORT_COUNTERS, in perfmgr_mad_recv_callback()
|
/freebsd/contrib/ofed/opensm/include/complib/ |
H A D | cl_dispatcher.h | 557 cl_disp_post(IN const cl_disp_reg_handle_t handle,
|
/freebsd/contrib/ofed/opensm/complib/ |
H A D | libosmcomp.map | 11 cl_disp_post;
|
H A D | cl_dispatcher.c | 288 cl_status_t cl_disp_post(IN const cl_disp_reg_handle_t handle, in cl_disp_post() function
|