Searched refs:mgb (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_multicast.h220 void osm_purge_mtree(IN struct osm_sm * sm, IN osm_mgrp_box_t * mgb);
225 * mgb
H A Dosm_opensm.h145 IN OUT osm_mgrp_box_t *mgb);
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_torus.c8679 osm_mgrp_box_t *mgb, unsigned depth,
8735 p = mgb->mlid % ptgrp->port_cnt;/* port # in port group */
8749 mcast_stree_branch(ds_sw, ds_node->sw, mgb,
8754 osm_mcast_tbl_set(mcast_tbl, mgb->mlid, p);
8767 osm_mcast_tbl_set(ds_mcast_tbl, mgb->mlid,
8770 osm_mcast_tbl_set(ds_mcast_tbl, mgb->mlid,
8782 osm_mcast_tbl_set(mcast_tbl, mgb->mlid, port->port);
8798 osm_port_t *next_mgrp_box_port(osm_mgrp_box_t *mgb, argument
8810 l_item = cl_qlist_head(&mgb->mgrp_list);
8811 if (l_item == cl_qlist_end(&mgb
8678 mcast_stree_branch(struct t_switch *sw, osm_switch_t *osm_sw, osm_mgrp_box_t *mgb, unsigned depth, unsigned *port_cnt, unsigned *max_depth) argument
8834 torus_mcast_stree(void *context, osm_mgrp_box_t *mgb) argument
[all...]

Completed in 79 milliseconds