Searched refs:CL_DISP_MSGID_NONE (Results 1 - 24 of 24) sorted by relevance

/freebsd-13-stable/contrib/ofed/opensm/complib/
H A Dcl_dispatcher.c211 if ((msg_id != CL_DISP_MSGID_NONE) &&
238 if (msg_id != CL_DISP_MSGID_NONE) {
269 if (p_reg->msg_id != CL_DISP_MSGID_NONE) {
301 CL_ASSERT(msg_id != CL_DISP_MSGID_NONE);
/freebsd-13-stable/contrib/ofed/opensm/include/complib/
H A Dcl_dispatcher.h94 /****s* Component Library: Dispatcher/CL_DISP_MSGID_NONE
96 * CL_DISP_MSGID_NONE
107 #define CL_DISP_MSGID_NONE 0xFFFFFFFF macro
499 * to CL_DISP_MSGID_NONE. For efficiency, numeric message msg_id
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_mad_ctrl.c102 cl_disp_msgid_t msg_id = CL_DISP_MSGID_NONE;
237 if (msg_id != CL_DISP_MSGID_NONE) {
451 if (osm_madw_get_err_msg(p_madw) != CL_DISP_MSGID_NONE) {
531 p_ctrl->h_disp = cl_disp_register(p_disp, CL_DISP_MSGID_NONE, NULL,
543 cl_disp_register(p_set_disp, CL_DISP_MSGID_NONE, NULL,
H A Dosm_sm_mad_ctrl.c189 cl_disp_msgid_t msg_id = CL_DISP_MSGID_NONE;
310 cl_disp_msgid_t msg_id = CL_DISP_MSGID_NONE;
379 cl_disp_msgid_t msg_id = CL_DISP_MSGID_NONE;
450 cl_disp_msgid_t msg_id = CL_DISP_MSGID_NONE;
794 if (osm_madw_get_err_msg(p_madw) != CL_DISP_MSGID_NONE) {
866 p_ctrl->h_disp = cl_disp_register(p_disp, CL_DISP_MSGID_NONE, NULL,
H A Dosm_guid_mgr.c78 CL_DISP_MSGID_NONE, &context);
H A Dosm_resp.c140 p_madw->fail_msg = CL_DISP_MSGID_NONE;
H A Dosm_sw_info_rcv.c97 CL_DISP_MSGID_NONE, &context);
179 CL_DISP_MSGID_NONE, &context);
355 CL_DISP_MSGID_NONE, &context);
371 CL_DISP_MSGID_NONE, &context);
H A Dosm_node_info_rcv.c130 TRUE, 0, CL_DISP_MSGID_NONE, &context);
351 TRUE, 0, CL_DISP_MSGID_NONE, &context);
361 TRUE, 0, CL_DISP_MSGID_NONE, &context);
384 CL_DISP_MSGID_NONE, &context);
604 CL_DISP_MSGID_NONE, &context);
H A Dosm_port_info_rcv.c179 CL_DISP_MSGID_NONE,
245 CL_DISP_MSGID_NONE, &context);
341 CL_DISP_MSGID_NONE, &context);
381 CL_DISP_MSGID_NONE,
525 m_key, CL_DISP_MSGID_NONE, &context);
H A Dosm_state_mgr.c196 TRUE, 0, CL_DISP_MSGID_NONE, &mad_context);
256 TRUE, 0, CL_DISP_MSGID_NONE, NULL);
557 TRUE, 0, CL_DISP_MSGID_NONE, &context);
590 CL_DISP_MSGID_NONE,
635 CL_DISP_MSGID_NONE, &context);
685 CL_DISP_MSGID_NONE, &mad_context);
730 CL_DISP_MSGID_NONE, &mad_context);
1008 CL_DISP_MSGID_NONE, &context);
H A Dosm_link_mgr.c473 CL_DISP_MSGID_NONE, &context);
491 CL_DISP_MSGID_NONE, &context);
H A Dosm_req.c393 madw->fail_msg = CL_DISP_MSGID_NONE;
H A Dosm_sm_state_mgr.c130 CL_DISP_MSGID_NONE, &context);
H A Dosm_mcast_mgr.c381 CL_DISP_MSGID_NONE, &context);
1097 CL_DISP_MSGID_NONE, &context);
H A Dosm_pkey_mgr.c250 CL_DISP_MSGID_NONE, &context);
313 CL_DISP_MSGID_NONE, &context);
H A Dosm_qos.c131 CL_DISP_MSGID_NONE, &context);
H A Dosm_trap_rcv.c265 CL_DISP_MSGID_NONE, &context);
H A Dosm_ucast_mgr.c963 CL_DISP_MSGID_NONE, &context);
1025 CL_DISP_MSGID_NONE, &context);
H A Dosm_perfmgr.c877 TRUE, 0, CL_DISP_MSGID_NONE, &context);
912 CL_DISP_MSGID_NONE, &context);
975 TRUE, 0, CL_DISP_MSGID_NONE, NULL);
H A Dosm_congestion_control.c107 p_madw->fail_msg = CL_DISP_MSGID_NONE;
H A Dosm_lid_mgr.c1083 CL_DISP_MSGID_NONE, &context);
/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_madw.h523 p_madw->fail_msg = CL_DISP_MSGID_NONE;
/freebsd-13-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c415 p_madw->fail_msg = CL_DISP_MSGID_NONE;
H A Dosm_vendor_mlx_sa.c506 p_madw->fail_msg = CL_DISP_MSGID_NONE;

Completed in 214 milliseconds