Home
last modified time | relevance | path

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

/trueos/contrib/ofed/management/opensm/include/opensm/
HDosm_port.h1033 osm_physp_get_base_lid(IN const osm_physp_t * const p_physp) in osm_physp_get_base_lid() function
1264 return (osm_physp_get_base_lid(p_port->p_physp)); in osm_port_get_base_lid()
HDosm_node.h347 return (osm_physp_get_base_lid(&p_node->physp_table[port_num])); in osm_node_get_base_lid()
/trueos/contrib/ofed/management/opensm/opensm/
HDosm_sa_link_record.c102 *p_base_lid = osm_physp_get_base_lid in __get_base_lid()
105 *p_base_lid = osm_physp_get_base_lid(p_physp); in __get_base_lid()
HDosm_sa_portinfo_record.c131 base_lid_ho = cl_ntoh16(osm_physp_get_base_lid(p_node_physp)); in __osm_sa_pir_create()
139 base_lid_ho = cl_ntoh16(osm_physp_get_base_lid(p_physp)); in __osm_sa_pir_create()
HDosm_node.c308 return (osm_physp_get_base_lid(p_remote_physp)); in osm_node_get_remote_base_lid()
HDosm_sa_guidinfo_record.c189 base_lid_ho = cl_ntoh16(osm_physp_get_base_lid(p_physp)); in __osm_sa_gir_create_gir()
HDosm_sa_node_record.c163 base_lid = osm_physp_get_base_lid(p_physp); in __osm_nr_rcv_create_nr()
HDosm_link_mgr.c151 p_pi->base_lid = osm_physp_get_base_lid(p_physp); in __osm_link_mgr_set_physp_pi()
HDosm_ucast_cache.c930 lid_ho_2 = cl_ntoh16(osm_physp_get_base_lid(p_physp2)); in osm_ucast_cache_add_link()
HDosm_ucast_ftree.c2987 osm_physp_get_base_lid(p_remote_osm_port); in __osm_ftree_fabric_construct_sw_ports()