Home
last modified time | relevance | path

Searched refs:osm_mcast_work_obj_t (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/ofed/opensm/opensm/
H A Dosm_mcast_mgr.c65 static osm_mcast_work_obj_t *mcast_work_obj_new(IN osm_port_t * p_port) in mcast_work_obj_new()
67 osm_mcast_work_obj_t *p_obj; in mcast_work_obj_new()
83 static void mcast_work_obj_delete(IN osm_mcast_work_obj_t * p_wobj) in mcast_work_obj_delete()
95 osm_mcast_work_obj_t *wobj; in osm_mcast_make_port_list_and_map()
127 mcast_work_obj_delete((osm_mcast_work_obj_t *) in osm_mcast_drop_port_list()
144 osm_mcast_work_obj_t *wobj; in create_mgrp_switch_map()
406 osm_mcast_work_obj_t *p_wobj; in mcast_mgr_subdivide()
422 (osm_mcast_work_obj_t *) cl_qlist_remove_head(p_list)) != in mcast_mgr_subdivide()
423 (osm_mcast_work_obj_t *) cl_qlist_end(p_list)) { in mcast_mgr_subdivide()
469 osm_mcast_work_obj_t *wobj; in mcast_mgr_purge_list()
[all …]
H A Dosm_ucast_dfsssp.c1672 osm_mcast_work_obj_t *wobj = NULL; in update_mgrp_membership()
/freebsd-src/contrib/ofed/opensm/include/opensm/
H A Dosm_mcast_mgr.h62 } osm_mcast_work_obj_t; typedef