Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_lash.c1061 osm_physp_t *p_current_physp, *p_remote_physp; in osm_lash_process_switch() local
1072 p_current_physp = osm_node_get_physp_ptr(p_sw->p_node, i); in osm_lash_process_switch()
1073 if (p_current_physp) { in osm_lash_process_switch()
1074 p_remote_physp = p_current_physp->p_remote_physp; in osm_lash_process_switch()
1077 osm_physp_get_port_num(p_current_physp); in osm_lash_process_switch()
1091 (p_current_physp)), in osm_lash_process_switch()
1164 osm_physp_t *p_current_physp = in discover_network_properties() local
1167 if (p_current_physp in discover_network_properties()
1168 && p_current_physp->p_remote_physp) { in discover_network_properties()
1171 &p_current_physp->port_info; in discover_network_properties()