Searched refs:next_step (Results 1 – 5 of 5) sorted by relevance
428 } next_step; in do_qXfer_threads_read() member460 ctx.next_step = XML_START_THREAD; in do_qXfer_threads_read()469 switch (ctx.next_step) { in do_qXfer_threads_read()471 ctx.next_step = XML_THREAD_ID; in do_qXfer_threads_read()476 ctx.next_step = XML_THREAD_CORE; in do_qXfer_threads_read()482 ctx.next_step = XML_THREAD_NAME; in do_qXfer_threads_read()490 ctx.next_step = XML_THREAD_EXTRA; in do_qXfer_threads_read()507 ctx.next_step = XML_END_THREAD; in do_qXfer_threads_read()532 ctx.next_step = XML_START_THREAD; in do_qXfer_threads_read()550 if (ctx.next_step != XML_SENT_END_THREADS) { in do_qXfer_threads_read()[all …]
45 uint8_t next_step; // next_step member
5407 params->next_step = NO_ACTION; in p2p_process_nfc_connection_handover()5507 params->next_step = BOTH_GO; in p2p_process_nfc_connection_handover()5509 params->next_step = JOIN_GROUP; in p2p_process_nfc_connection_handover()5512 params->next_step = PEER_CLIENT; in p2p_process_nfc_connection_handover()5514 params->next_step = AUTH_JOIN; in p2p_process_nfc_connection_handover()5516 params->next_step = INIT_GO_NEG; in p2p_process_nfc_connection_handover()5518 params->next_step = RESP_GO_NEG; in p2p_process_nfc_connection_handover()
2356 } next_step; member
9454 if (params.next_step == NO_ACTION) in wpas_p2p_nfc_connection_handover()9457 if (params.next_step == BOTH_GO) { in wpas_p2p_nfc_connection_handover()9463 if (params.next_step == PEER_CLIENT) { in wpas_p2p_nfc_connection_handover()9535 switch (params.next_step) { in wpas_p2p_nfc_connection_handover()