Searched refs:osm_mcast_tbl_set (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_mcast_mgr.c | 604 osm_mcast_tbl_set(p_tbl, mlid_ho, upstream_port); in mcast_mgr_branch() 644 osm_mcast_tbl_set(p_tbl, mlid_ho, i); in mcast_mgr_branch() 694 osm_mcast_tbl_set(p_tbl, mlid_ho, i); in mcast_mgr_branch() 854 osm_mcast_tbl_set(p_tbl, mlid_ho, i); 981 osm_mcast_tbl_set(p_mcast_tbl, mlid_ho, port_num);
|
H A D | osm_mcast_tbl.c | 90 void osm_mcast_tbl_set(IN osm_mcast_tbl_t * p_tbl, IN uint16_t mlid_ho, in osm_mcast_tbl_set() function
|
H A D | osm_ucast_dfsssp.c | 1748 osm_mcast_tbl_set(p_tbl, mlid_ho, 0); in update_mcft() 1770 osm_mcast_tbl_set(p_tbl, mlid_ho, port); in update_mcft() 1783 osm_mcast_tbl_set(p_tbl, mlid_ho, upstream_port); in update_mcft() 1791 osm_mcast_tbl_set(p_tbl, mlid_ho, downstream_port); in update_mcft()
|
H A D | osm_torus.c | 8754 osm_mcast_tbl_set(mcast_tbl, mgb->mlid, p); in mcast_stree_branch() 8767 osm_mcast_tbl_set(ds_mcast_tbl, mgb->mlid, in mcast_stree_branch() 8770 osm_mcast_tbl_set(ds_mcast_tbl, mgb->mlid, in mcast_stree_branch() 8782 osm_mcast_tbl_set(mcast_tbl, mgb->mlid, port->port); in mcast_stree_branch()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_mcast_tbl.h | 227 void osm_mcast_tbl_set(IN osm_mcast_tbl_t * p_tbl, IN uint16_t mlid_ho,
|