Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_port.h1099 static inline uint8_t osm_physp_get_lmc(IN const osm_physp_t * p_physp) in osm_physp_get_lmc() function
1341 return osm_physp_get_lmc(p_port->p_physp); in osm_port_get_lmc()
H A Dosm_node.h421 return osm_physp_get_lmc(&p_node->physp_table[port_num]); in osm_node_get_lmc()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_portinfo_record.c157 osm_physp_get_lmc(p_node_physp) : 0; in sa_pir_create()
159 lmc = osm_physp_get_lmc(p_physp); in sa_pir_create()
H A Dosm_sa_node_record.c167 lmc = osm_physp_get_lmc(p_physp); in nr_rcv_create_nr()
H A Dosm_sa_guidinfo_record.c197 lmc = osm_physp_get_lmc(p_physp); in sa_gir_create_gir()
H A Dosm_torus.c8611 *dlid_lmc = osm_physp_get_lmc(osm_port->p_physp); in get_lid()