Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_mid.c78 wait_event_timeout(vha->vref_waitq, !atomic_read(&vha->vref_count), in qla24xx_deallocate_vp_id()
293 wake_up(&vha->vref_waitq); in qla2x00_alert_all_vps()
Dqla_def.h4376 wait_queue_head_t vref_waitq; member
4458 wake_up(&__vha->vref_waitq); \
4467 wake_up(&__vha->vref_waitq); \
Dqla_os.c4584 init_waitqueue_head(&vha->vref_waitq); in qla2x00_create_host()
Dqla_init.c6116 wake_up(&vha->vref_waitq); in qla2x00_update_fcports()