Searched refs:destination_state (Results 1 – 2 of 2) sorted by relevance
177 if (sci_rnc->destination_state != RNC_DEST_FINAL) { in sci_remote_node_context_setup_to_resume()178 sci_rnc->destination_state = dest_param; in sci_remote_node_context_setup_to_resume()193 sci_rnc->destination_state = RNC_DEST_FINAL; in sci_remote_node_context_setup_to_destroy()217 switch (rnc->destination_state) { in sci_remote_node_context_continue_state_transitions()220 rnc->destination_state = RNC_DEST_READY; in sci_remote_node_context_continue_state_transitions()227 rnc->destination_state = RNC_DEST_UNSPECIFIED; in sci_remote_node_context_continue_state_transitions()278 rnc->destination_state = RNC_DEST_UNSPECIFIED; in sci_remote_node_context_initial_state_enter()329 dest_select = rnc->destination_state; in sci_remote_node_context_ready_state_enter()330 rnc->destination_state = RNC_DEST_UNSPECIFIED; in sci_remote_node_context_ready_state_enter()416 rnc->destination_state = RNC_DEST_UNSPECIFIED; in sci_remote_node_context_construct()[all …]
180 enum sci_remote_node_context_destination_state destination_state; member232 return (sci_rnc->destination_state == RNC_DEST_FINAL) in sci_remote_node_context_is_being_destroyed()234 && (sci_rnc->destination_state == RNC_DEST_UNSPECIFIED)); in sci_remote_node_context_is_being_destroyed()