Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_mgr.c604 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 Dosm_mcast_tbl.c90 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 Dosm_ucast_dfsssp.c1748 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 Dosm_torus.c8754 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 Dosm_mcast_tbl.h227 void osm_mcast_tbl_set(IN osm_mcast_tbl_t * p_tbl, IN uint16_t mlid_ho,