Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_mcast_tbl.h124 void osm_mcast_tbl_init(IN osm_mcast_tbl_t * p_tbl, IN uint8_t num_ports,
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_tbl.c56 void osm_mcast_tbl_init(IN osm_mcast_tbl_t * p_tbl, IN uint8_t num_ports, in osm_mcast_tbl_init() function
H A Dosm_switch.c147 osm_mcast_tbl_init(&p_sw->mcast_tbl, osm_node_get_num_physp(p_node), in osm_switch_new()