Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_mid.c80 if (wait_event_timeout(vha->vref_waitq, in qla24xx_deallocate_vp_id()
300 wake_up(&vha->vref_waitq); in qla2x00_alert_all_vps()
Dqla_def.h4511 wait_queue_head_t vref_waitq; member
4620 wake_up(&__vha->vref_waitq); \
4629 wake_up(&__vha->vref_waitq); \
Dqla_os.c4809 init_waitqueue_head(&vha->vref_waitq); in qla2x00_create_host()
Dqla_init.c6229 wake_up(&vha->vref_waitq); in qla2x00_update_fcports()