Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c136 vltable_t *srcdest2vl_table; member
1893 vltable_t *srcdest2vl_table = NULL; in dfsssp_remove_deadlocks() local
1947 err = vltable_alloc(&srcdest2vl_table, count); in dfsssp_remove_deadlocks()
1971 srcdest2vl_table->lids[i] = cl_hton16(dlid); in dfsssp_remove_deadlocks()
1975 vltable_sort_lids(srcdest2vl_table); in dfsssp_remove_deadlocks()
2029 (srcdest2vl_table, in dfsssp_remove_deadlocks()
2042 dfsssp_ctx->srcdest2vl_table = srcdest2vl_table; in dfsssp_remove_deadlocks()
2081 vltable_get_vl(srcdest2vl_table, in dfsssp_remove_deadlocks()
2131 vltable_insert(srcdest2vl_table, in dfsssp_remove_deadlocks()
2217 vltable_change_vl(srcdest2vl_table, from, to, count); in dfsssp_remove_deadlocks()
[all …]