Home
last modified time | relevance | path

Searched refs:osm_mcast_tbl_get_block (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_mcast_tbl.h372 boolean_t osm_mcast_tbl_get_block(IN osm_mcast_tbl_t * p_tbl,
H A Dosm_switch.h797 return osm_mcast_tbl_get_block(&p_sw->mcast_tbl, block_num, position, in osm_switch_get_mft_block()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_tbl.c236 boolean_t osm_mcast_tbl_get_block(IN osm_mcast_tbl_t * p_tbl, in osm_mcast_tbl_get_block() function
H A Dosm_mcast_mgr.c368 if (osm_mcast_tbl_get_block(p_tbl, (uint16_t) block_num, in mcast_mgr_set_mft_block()