Searched refs:gi_context (Results 1 – 2 of 2) sorted by relevance
69 context.gi_context.node_guid = osm_node_get_node_guid(p_port->p_node); in guidinfo_set()70 context.gi_context.port_guid = osm_physp_get_port_guid(p_port->p_physp); in guidinfo_set()71 context.gi_context.set_method = TRUE; in guidinfo_set()72 context.gi_context.port_num = osm_physp_get_port_num(p_port->p_physp); in guidinfo_set()
388 osm_gi_context_t gi_context; member