Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c119 } cdg_link_t; typedef
124 cdg_link_t *linklist; /* edges to adjazent nodes */
497 static void set_next_srcdest_pair(cdg_link_t * link, uint32_t srcdest) in set_next_srcdest_pair()
525 static inline uint32_t get_next_srcdest_pair(cdg_link_t * link, uint32_t index) in get_next_srcdest_pair()
581 cdg_link_t *link = node->linklist, *tmp = NULL; in cdg_node_dealloc()
625 static cdg_link_t *get_weakest_link_in_cycle(cdg_node_t * cycle) in get_weakest_link_in_cycle()
628 cdg_link_t *link = NULL, *weakest_link = NULL; in get_weakest_link_in_cycle()
728 cdg_link_t *link = NULL; in search_cycle_in_channel_dep_graph()
794 cdg_link_t *linklist = NULL; in update_channel_dep_graph()
849 (cdg_link_t *) in update_channel_dep_graph()
[all …]