Searched refs:rport_lock (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/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() 361 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_restart_rport() 367 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_restart_rport() 373 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_restart_rport() 714 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_initiate_seq_cleanup() 725 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_initiate_seq_cleanup() 792 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_requeue_io_req() 807 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_requeue_io_req() 812 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_requeue_io_req()
|
| D | qedf_io.c | 1044 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_queuecommand() 1051 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_queuecommand() 1917 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_initiate_abts() 1927 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_initiate_abts() 2203 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_initiate_cleanup() 2213 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_initiate_cleanup() 2334 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_execute_tmf() 2343 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_execute_tmf()
|
| D | qedf.h | 198 spinlock_t rport_lock; member
|
| D | qedf_main.c | 1329 spin_lock_init(&fcport->rport_lock); in qedf_offload_connection() 1515 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_rport_event_handler() 1522 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_rport_event_handler() 1536 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_rport_event_handler()
|