Home
last modified time | relevance | path

Searched refs:polling_sm_guid (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm_state_mgr.c104 guid = sm->polling_sm_guid; in sm_state_mgr_send_master_sm_info_req()
201 sm->polling_sm_guid != 0) || in osm_sm_state_mgr_polling_callback()
453 sm->polling_sm_guid = 0; in osm_sm_state_mgr_process()
H A Dosm_sminfo_rcv.c366 if (sm->polling_sm_guid) { in smi_rcv_process_get_sm()
373 sm->master_sm_guid = sm->polling_sm_guid; in smi_rcv_process_get_sm()
H A Dosm_state_mgr.c1517 sm->polling_sm_guid = p_remote_sm->smi.guid; in do_sweep()
1522 } else if (sm->polling_sm_guid) { in do_sweep()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sm.h119 ib_net64_t polling_sm_guid; member