Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_port.h1070 static inline ib_net16_t osm_physp_get_base_lid(IN const osm_physp_t * p_physp) in osm_physp_get_base_lid() function
1311 return osm_physp_get_base_lid(p_port->p_physp); in osm_port_get_base_lid()
H A Dosm_node.h355 return osm_physp_get_base_lid(&p_node->physp_table[port_num]); in osm_node_get_base_lid()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_portinfo_record.c153 base_lid_ho = cl_ntoh16(osm_physp_get_base_lid(p_node_physp)); in sa_pir_create()
160 base_lid_ho = cl_ntoh16(osm_physp_get_base_lid(p_physp)); in sa_pir_create()
H A Dosm_node.c268 return osm_physp_get_base_lid(p_remote_physp); in osm_node_get_remote_base_lid()
H A Dosm_sa_node_record.c163 base_lid = osm_physp_get_base_lid(p_physp); in nr_rcv_create_nr()
H A Dosm_sa_link_record.c93 return osm_physp_get_base_lid(p_physp); in get_base_lid()
H A Dosm_link_mgr.c72 (slid = osm_physp_get_base_lid(p_physp)))) { in link_mgr_get_smsl()
H A Dosm_sa_guidinfo_record.c194 base_lid_ho = cl_ntoh16(osm_physp_get_base_lid(p_physp)); in sa_gir_create_gir()
H A Dosm_ucast_cache.c894 lid_ho_2 = cl_ntoh16(osm_physp_get_base_lid(p_physp2)); in osm_ucast_cache_add_link()
H A Dosm_ucast_ftree.c3541 cl_ntoh16(osm_physp_get_base_lid(p_remote_osm_port)); in fabric_construct_sw_ports()
H A Dosm_torus.c8610 *dlid_base = cl_ntoh16(osm_physp_get_base_lid(osm_port->p_physp)); in get_lid()