Home
last modified time | relevance | path

Searched refs:EVENT_NO_TIMEOUT (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_event.h45 #define EVENT_NO_TIMEOUT 0xFFFFFFFF macro
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_vl15intf.c179 EVENT_NO_TIMEOUT, TRUE); in vl15_poller()
283 max_smps_timeout : EVENT_NO_TIMEOUT; in osm_vl15_init()
H A Dosm_congestion_control.c425 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 Dosm_sm.c109 EVENT_NO_TIMEOUT, TRUE); in sm_sweeper()
H A Dosm_state_mgr.c1255 cl_event_wait_on(&stats->event, EVENT_NO_TIMEOUT, TRUE); in wait_for_pending_transactions()
H A Dosm_perfmgr.c472 EVENT_NO_TIMEOUT, TRUE); in perfmgr_send_mad()
/freebsd/contrib/ofed/opensm/complib/
H A Dcl_event.c141 if (wait_us == EVENT_NO_TIMEOUT) { in cl_event_wait_on()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c189 EVENT_NO_TIMEOUT, TRUE /* interruptible */ ); in osmv_rmpp_send_madw()
H A Dosm_vendor_ibumad_sa.c461 cl_event_wait_on(&p_bind->sync_event, EVENT_NO_TIMEOUT, FALSE); in __osmv_send_sa_req()
H A Dosm_vendor_mlx_sa.c537 cl_event_wait_on(&p_bind->sync_event, EVENT_NO_TIMEOUT, FALSE); in __osmv_send_sa_req()