Searched refs:physp_table (Results 1 – 4 of 4) sorted by relevance
106 osm_physp_t physp_table[1]; member222 return osm_physp_is_valid(&p_node->physp_table[port_num]) ? in osm_node_get_physp_ptr()223 &p_node->physp_table[port_num] : NULL; in osm_node_get_physp_ptr()355 return osm_physp_get_base_lid(&p_node->physp_table[port_num]); in osm_node_get_base_lid()421 return osm_physp_get_lmc(&p_node->physp_table[port_num]); in osm_node_get_lmc()
68 osm_physp_init(&p_node->physp_table[port_num], in osm_node_init_physp()118 osm_physp_construct(&p_node->physp_table[i]); in osm_node_new()140 osm_physp_destroy(&p_node->physp_table[i]); in node_destroy()
656 p_port->p_node->physp_table[p]. in querylid_parse()
568 osm_physp_t *p_physp = &node->physp_table[port]; in collect_guids()