Home
last modified time | relevance | path

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

/freebsd-src/contrib/ofed/opensm/opensm/
H A Dosm_ucast_ftree.c1123 static ftree_sw_t *fabric_get_sw_by_tuple(IN ftree_fabric_t * p_ftree, in fabric_get_sw_by_tuple() function
1392 if (fabric_get_sw_by_tuple(p_ftree, new_tuple) == NULL) in fabric_assign_first_tuple()
1428 p_sw = fabric_get_sw_by_tuple(p_ftree, temp_tuple); in fabric_get_new_tuple()