Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_mgr.c319 cl_qmap_t *port_tbl = &mgr->p_subn->port_guid_tbl; in alloc_ports_priv() local
325 for (item = cl_qmap_head(port_tbl); item != cl_qmap_end(port_tbl); in alloc_ports_priv()
344 cl_qmap_t *port_tbl = &mgr->p_subn->port_guid_tbl; in free_ports_priv() local
347 for (item = cl_qmap_head(port_tbl); item != cl_qmap_end(port_tbl); in free_ports_priv()
H A Dosm_ucast_dfsssp.c1209 …cl_qmap_t *port_tbl = &p_mgr->p_subn->port_guid_tbl; /* 1 management port per switch + 1 or 2 port… in dfsssp_build_graph() local
1253 for (item = cl_qmap_head(port_tbl); item != cl_qmap_end(port_tbl); in dfsssp_build_graph()
1882 …cl_qlist_t *port_tbl = &p_mgr->port_order_list; /* 1 management port per switch + 1 or 2 ports for… in dfsssp_remove_deadlocks() local
1930 for (item1 = cl_qlist_head(port_tbl); item1 != cl_qlist_end(port_tbl); in dfsssp_remove_deadlocks()
1956 for (item1 = cl_qlist_head(port_tbl); item1 != cl_qlist_end(port_tbl); in dfsssp_remove_deadlocks()
1979 for (item1 = cl_qlist_head(port_tbl); item1 != cl_qlist_end(port_tbl); in dfsssp_remove_deadlocks()
1989 for (item2 = cl_qlist_head(port_tbl); in dfsssp_remove_deadlocks()
1990 item2 != cl_qlist_end(port_tbl); in dfsssp_remove_deadlocks()