Searched refs:rport_lock (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/scsi/qedf/ |
| D | qedf_els.c | 117 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_initiate_els() 137 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_initiate_els() 380 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_restart_rport() 386 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_restart_rport() 392 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_restart_rport() 729 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_initiate_seq_cleanup() 740 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_initiate_seq_cleanup() 807 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_requeue_io_req() 822 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_requeue_io_req() 827 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_requeue_io_req()
|
| D | qedf_io.c | 1019 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_queuecommand() 1023 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_queuecommand() 1029 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_queuecommand() 1042 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_queuecommand() 1049 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_queuecommand() 1296 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_scsi_completion() 1299 spin_unlock_irqrestore(&fcport->rport_lock, in qedf_scsi_completion() 1935 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_initiate_abts() 1945 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_initiate_abts() 2218 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_initiate_cleanup() [all …]
|
| D | qedf.h | 198 spinlock_t rport_lock; member
|
| D | qedf_main.c | 1394 spin_lock_init(&fcport->rport_lock); in qedf_offload_connection() 1591 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_rport_event_handler() 1598 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_rport_event_handler() 1612 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_rport_event_handler()
|