Searched refs:osm_node_get_physp_ptr (Results 26 - 33 of 33) sorted by relevance

12

/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_perfmgr.c515 if (!osm_node_get_physp_ptr(node, port))
590 p_physp = osm_node_get_physp_ptr(p_node, port_num);
632 p_ext_physp = osm_node_get_physp_ptr(p_node, port_num);
H A Dosm_qos.c307 p_physp = osm_node_get_physp_ptr(p_node, i);
H A Dosm_mcast_mgr.c359 p_path = osm_physp_get_dr_path_ptr(osm_node_get_physp_ptr(p_node, 0));
695 p_physp = osm_node_get_physp_ptr(p_node, i);
H A Dosm_ucast_ftree.c2669 p_osm_port = osm_node_get_physp_ptr(p_node, i);
2721 p_osm_port = osm_node_get_physp_ptr(p_osm_node, i);
2822 osm_physp_t *p_osm_port = osm_node_get_physp_ptr(p_node, i);
2945 osm_physp_t *p_osm_port = osm_node_get_physp_ptr(p_node, i);
3121 p_osm_physp = osm_node_get_physp_ptr(p_osm_node, i);
H A Dosm_trap_rcv.c106 return osm_node_get_physp_ptr(p_port->p_node, num);
H A Dosm_ucast_updn.c248 osm_node_get_physp_ptr(p_sw->p_node, port_num);
H A Dosm_ucast_lash.c1121 p_current_physp = osm_node_get_physp_ptr(p_sw->p_node, i);
1215 osm_node_get_physp_ptr(p_sw->p_node, i);
H A Dosm_qos_parser_y.y1134 p_physp = osm_node_get_physp_ptr(p_node, port_num);

Completed in 200 milliseconds

12