Home
last modified time | relevance | path

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

/trueos/contrib/ofed/management/opensm/include/opensm/
HDosm_port.h1062 static inline uint8_t osm_physp_get_lmc(IN const osm_physp_t * const p_physp) in osm_physp_get_lmc() function
1294 return (osm_physp_get_lmc(p_port->p_physp)); in osm_port_get_lmc()
HDosm_node.h414 return (osm_physp_get_lmc(&p_node->physp_table[port_num])); in osm_node_get_lmc()
/trueos/contrib/ofed/management/opensm/opensm/
HDosm_sa_portinfo_record.c136 osm_physp_get_lmc(p_node_physp) : 0; in __osm_sa_pir_create()
138 lmc = osm_physp_get_lmc(p_physp); in __osm_sa_pir_create()
HDosm_sa_guidinfo_record.c192 lmc = osm_physp_get_lmc(p_physp); in __osm_sa_gir_create_gir()
HDosm_sa_node_record.c165 lmc = osm_physp_get_lmc(p_physp); in __osm_nr_rcv_create_nr()