Searched refs:osm_physp_get_lmc (Results 1 – 6 of 6) sorted by relevance
1099 static inline uint8_t osm_physp_get_lmc(IN const osm_physp_t * p_physp) in osm_physp_get_lmc() function1341 return osm_physp_get_lmc(p_port->p_physp); in osm_port_get_lmc()
421 return osm_physp_get_lmc(&p_node->physp_table[port_num]); in osm_node_get_lmc()
157 osm_physp_get_lmc(p_node_physp) : 0; in sa_pir_create()159 lmc = osm_physp_get_lmc(p_physp); in sa_pir_create()
167 lmc = osm_physp_get_lmc(p_physp); in nr_rcv_create_nr()
197 lmc = osm_physp_get_lmc(p_physp); in sa_gir_create_gir()
8611 *dlid_lmc = osm_physp_get_lmc(osm_port->p_physp); in get_lid()