Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c576 struct osm_switch *osm_sw; in build_sw_endpoint() local
583 osm_sw = osm_port->p_node->sw; in build_sw_endpoint()
629 sw->osm_switch = osm_sw; in build_sw_endpoint()
1137 osm_switch_t *osm_sw; in capture_fabric() local
1172 osm_sw = (osm_switch_t *)item; in capture_fabric()
1174 osm_sw->priv = NULL; /* avoid stale pointer dereferencing */ in capture_fabric()
1175 osm_node = osm_sw->p_node; in capture_fabric()
1235 osm_sw = (osm_switch_t *)item; in capture_fabric()
1238 port_cnt = osm_node_get_num_physp(osm_sw->p_node); in capture_fabric()
1241 lphysp = osm_node_get_physp_ptr(osm_sw->p_node, p); in capture_fabric()
[all …]