Searched refs:rp_state (Results 1 – 12 of 12) sorted by relevance
179 if (s->rp_state.from_dst_file) { in primary_vm_do_failover()180 qemu_file_shutdown(s->rp_state.from_dst_file); in primary_vm_do_failover()418 colo_receive_check_message(s->rp_state.from_dst_file, in colo_do_checkpoint_transaction()491 colo_receive_check_message(s->rp_state.from_dst_file, in colo_do_checkpoint_transaction()503 colo_receive_check_message(s->rp_state.from_dst_file, in colo_do_checkpoint_transaction()542 s->rp_state.from_dst_file = qemu_file_get_return_path(s->to_dst_file); in colo_process_checkpoint()543 if (!s->rp_state.from_dst_file) { in colo_process_checkpoint()555 colo_receive_check_message(s->rp_state.from_dst_file, in colo_process_checkpoint()638 if (s->rp_state.from_dst_file) { in colo_process_checkpoint()639 qemu_fclose(s->rp_state.from_dst_file); in colo_process_checkpoint()[all …]
1512 if (s->rp_state.from_dst_file) { in migrate_fd_cancel()1514 qemu_file_shutdown(s->rp_state.from_dst_file); in migrate_fd_cancel()1683 s->rp_state.from_dst_file = NULL; in migrate_init()2148 qemu_sem_wait(&s->rp_state.rp_sem); in migration_rp_wait()2160 qemu_sem_post(&s->rp_state.rp_sem); in migration_rp_kick()2253 file = ms->rp_state.from_dst_file; in migration_release_dst_files()2254 ms->rp_state.from_dst_file = NULL; in migration_release_dst_files()2279 QEMUFile *rp = ms->rp_state.from_dst_file; in source_return_path_thread()2346 qemu_sem_post(&ms->rp_state.rp_pong_acks); in source_return_path_thread()2439 ms->rp_state.from_dst_file = qemu_file_get_return_path(ms->to_dst_file); in open_return_path_on_source()[all …]
345 } rp_state; member
4368 QEMUFile *file = s->rp_state.from_dst_file; in ram_dirty_bitmap_reload()
155 rdata->rp_state = RPORT_ST_INIT; in fc_rport_create()192 cp = fc_rport_state_names[rdata->rp_state]; in fc_rport_state()247 if (rdata->rp_state != new) in fc_rport_state_enter()249 rdata->rp_state = new; in fc_rport_state_enter()306 rpriv->rp_state = rdata->rp_state; in fc_rport_work()357 rpriv->rp_state = RPORT_ST_DELETE; in fc_rport_work()365 if (rdata->rp_state == RPORT_ST_DELETE) { in fc_rport_work()391 if (rdata->rp_state == RPORT_ST_READY) { in fc_rport_work()437 switch (rdata->rp_state) { in fc_rport_login()479 if (rdata->rp_state == RPORT_ST_DELETE) in fc_rport_enter_delete()[all …]
1465 if (!fsp->seq_ptr || rpriv->rp_state != RPORT_ST_READY) { in fc_fcp_rec()1728 rpriv->rp_state != RPORT_ST_READY) in fc_fcp_srr()
158 enum fc_rport_state rp_state; member194 enum fc_rport_state rp_state; member
366 fc_rport_state_names[rdata->rp_state], in qedf_driver_stats_show()
400 if (rdata && rdata->rp_state == RPORT_ST_READY) { in qedf_restart_rport()
456 if (!rp || rp->rp_state == RPORT_ST_DELETE) { in fnic_queuecommand_lck()467 if (rp->rp_state != RPORT_ST_READY) { in fnic_queuecommand_lck()470 rport->port_id, rp->rp_state); in fnic_queuecommand_lck()
592 if (rdata->rp_state != RPORT_ST_DELETE) { in bnx2fc_tgt_lookup()
2525 rdata->rp_state); in fcoe_ctlr_vn_add()