Searched refs:wq_copy_lock (Results 1 – 3 of 3) sorted by relevance
257 spin_lock_irqsave(&fnic->wq_copy_lock[idx], intr_flags); in nvfnic_queue_wq_nvme_copy_desc()263 spin_unlock_irqrestore(&fnic->wq_copy_lock[idx], intr_flags); in nvfnic_queue_wq_nvme_copy_desc()294 spin_unlock_irqrestore(&fnic->wq_copy_lock[idx], intr_flags); in nvfnic_queue_wq_nvme_copy_desc()1885 spin_lock_irqsave(&fnic->wq_copy_lock[idx], flags); in nvfnic_queue_abort_io_req()1891 spin_unlock_irqrestore(&fnic->wq_copy_lock[idx], flags); in nvfnic_queue_abort_io_req()1908 spin_unlock_irqrestore(&fnic->wq_copy_lock[idx], flags); in nvfnic_queue_abort_io_req()
496 spinlock_t wq_copy_lock[FNIC_WQ_COPY_MAX]; member
1025 spin_lock_init(&fnic->wq_copy_lock[i]); in fnic_probe()