Searched refs:osm_physp_get_base_lid (Results 1 – 10 of 10) sorted by relevance
1033 osm_physp_get_base_lid(IN const osm_physp_t * const p_physp) in osm_physp_get_base_lid() function1264 return (osm_physp_get_base_lid(p_port->p_physp)); in osm_port_get_base_lid()
347 return (osm_physp_get_base_lid(&p_node->physp_table[port_num])); in osm_node_get_base_lid()
102 *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()
131 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()
308 return (osm_physp_get_base_lid(p_remote_physp)); in osm_node_get_remote_base_lid()
189 base_lid_ho = cl_ntoh16(osm_physp_get_base_lid(p_physp)); in __osm_sa_gir_create_gir()
163 base_lid = osm_physp_get_base_lid(p_physp); in __osm_nr_rcv_create_nr()
151 p_pi->base_lid = osm_physp_get_base_lid(p_physp); in __osm_link_mgr_set_physp_pi()
930 lid_ho_2 = cl_ntoh16(osm_physp_get_base_lid(p_physp2)); in osm_ucast_cache_add_link()
2987 osm_physp_get_base_lid(p_remote_osm_port); in __osm_ftree_fabric_construct_sw_ports()