Searched refs:EVENT_NO_TIMEOUT (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/ofed/opensm/include/complib/ |
| H A D | cl_event.h | 45 #define EVENT_NO_TIMEOUT 0xFFFFFFFF macro
|
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_vl15intf.c | 179 EVENT_NO_TIMEOUT, TRUE); in vl15_poller() 283 max_smps_timeout : EVENT_NO_TIMEOUT; in osm_vl15_init()
|
| H A D | osm_congestion_control.c | 425 EVENT_NO_TIMEOUT, in osm_congestion_control_wait_pending_transactions() 540 EVENT_NO_TIMEOUT, TRUE); in cc_poller_send() 572 EVENT_NO_TIMEOUT, TRUE); in cc_poller()
|
| H A D | osm_sm.c | 109 EVENT_NO_TIMEOUT, TRUE); in sm_sweeper()
|
| H A D | osm_state_mgr.c | 1255 cl_event_wait_on(&stats->event, EVENT_NO_TIMEOUT, TRUE); in wait_for_pending_transactions()
|
| H A D | osm_perfmgr.c | 472 EVENT_NO_TIMEOUT, TRUE); in perfmgr_send_mad()
|
| /freebsd/contrib/ofed/opensm/complib/ |
| H A D | cl_event.c | 141 if (wait_us == EVENT_NO_TIMEOUT) { in cl_event_wait_on()
|
| /freebsd/contrib/ofed/opensm/libvendor/ |
| H A D | osm_vendor_mlx_sender.c | 189 EVENT_NO_TIMEOUT, TRUE /* interruptible */ ); in osmv_rmpp_send_madw()
|
| H A D | osm_vendor_ibumad_sa.c | 461 cl_event_wait_on(&p_bind->sync_event, EVENT_NO_TIMEOUT, FALSE); in __osmv_send_sa_req()
|
| H A D | osm_vendor_mlx_sa.c | 537 cl_event_wait_on(&p_bind->sync_event, EVENT_NO_TIMEOUT, FALSE); in __osmv_send_sa_req()
|