Home
last modified time | relevance | path

Searched refs:rport_lock (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/scsi/qedf/
H A Dqedf_els.c117 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()
H A Dqedf_io.c1017 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_queuecommand()
1040 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_queuecommand()
1047 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_queuecommand()
1287 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_scsi_completion()
1290 spin_unlock_irqrestore(&fcport->rport_lock, in qedf_scsi_completion()
1907 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_initiate_abts()
1921 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_initiate_abts()
1939 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_initiate_abts()
2217 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_initiate_cleanup()
2224 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_initiate_cleanup()
[all …]
H A Dqedf.h204 spinlock_t rport_lock; member
H A Dqedf_main.c1407 spin_lock_init(&fcport->rport_lock); in qedf_offload_connection()
1606 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_rport_event_handler()
1613 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_rport_event_handler()
1627 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_rport_event_handler()
2856 spin_lock_irqsave(&fcport->rport_lock, flags); in qedf_process_cqe()
2858 spin_unlock_irqrestore(&fcport->rport_lock, flags); in qedf_process_cqe()