Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c1519 if (f_ep1->osm_port) { in connect_tlink()
1522 f_ep1->osm_port = NULL; in connect_tlink()
1532 ((struct f_switch *)f_ep1->sw)->port[f_ep1->port] = NULL; in connect_tlink()
1533 f_ep1->sw = NULL; in connect_tlink()
1534 f_ep1->port = -1; in connect_tlink()
1646 cl_ntoh64(f_ep1->n_id), f_ep1->port); in link_tswitches()
1668 struct endpoint *f_ep1; in link_srcsink() local
1744 f_ep1 = &fl->end[1]; in link_srcsink()
1746 f_ep1 = &fl->end[0]; in link_srcsink()
1766 if (!f_ep1->osm_port) { in link_srcsink()
[all …]