Home
last modified time | relevance | path

Searched refs:osm_guidinfo_work_obj_t (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/ofed/opensm/opensm/
H A Dosm_guid_mgr.c85 osm_guidinfo_work_obj_t *osm_guid_work_obj_new(IN osm_port_t * p_port, in osm_guid_work_obj_new()
88 osm_guidinfo_work_obj_t *p_obj; in osm_guid_work_obj_new()
104 void osm_guid_work_obj_delete(IN osm_guidinfo_work_obj_t * p_wobj) in osm_guid_work_obj_delete()
112 osm_guidinfo_work_obj_t *p_obj; in osm_queue_guidinfo()
129 osm_guidinfo_work_obj_t *p_obj; in osm_guid_mgr_process()
137 p_obj = (osm_guidinfo_work_obj_t *) cl_qlist_remove_head(&sm->p_subn->alias_guid_list); in osm_guid_mgr_process()
H A Dosm_drop_mgr.c173 osm_guidinfo_work_obj_t *wobj; in drop_mgr_remove_port()
H A Dosm_state_mgr.c354 osm_guid_work_obj_delete((osm_guidinfo_work_obj_t *) in state_mgr_sa_clean()
H A Dosm_subnet.c1159 …osm_guid_work_obj_delete((osm_guidinfo_work_obj_t *) cl_qlist_remove_head(&p_subn->alias_guid_list… in osm_subn_destroy()
/freebsd-src/contrib/ofed/opensm/include/opensm/
H A Dosm_guid.h55 } osm_guidinfo_work_obj_t; typedef
57 osm_guidinfo_work_obj_t *osm_guid_work_obj_new(IN osm_port_t * p_port,
60 void osm_guid_work_obj_delete(IN osm_guidinfo_work_obj_t * p_wobj);