Searched refs:si_context (Results 1 – 4 of 4) sorted by relevance
516 context.si_context.node_guid = osm_node_get_node_guid(p_node); in __osm_ni_rcv_process_switch()517 context.si_context.set_method = FALSE; in __osm_ni_rcv_process_switch()518 context.si_context.light_sweep = FALSE; in __osm_ni_rcv_process_switch()
369 context.si_context.light_sweep = FALSE; in osm_ucast_mgr_set_fwd_table()370 context.si_context.node_guid = osm_node_get_node_guid(p_node); in osm_ucast_mgr_set_fwd_table()371 context.si_context.set_method = TRUE; in osm_ucast_mgr_set_fwd_table()
141 mad_context.si_context.node_guid = osm_node_get_node_guid(p_node); in __osm_state_mgr_get_sw_info()142 mad_context.si_context.set_method = FALSE; in __osm_state_mgr_get_sw_info()143 mad_context.si_context.light_sweep = TRUE; in __osm_state_mgr_get_sw_info()
347 osm_si_context_t si_context; member