Home
last modified time | relevance | path

Searched refs:fcport_waitQ (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_os.c1186 if (wait_event_timeout(vha->fcport_waitQ, in qla2x00_wait_for_sess_deletion()
5028 init_waitqueue_head(&vha->fcport_waitQ); in qla2x00_create_host()
Dqla_target.c1181 wake_up_all(&vha->fcport_waitQ); in qlt_free_session_done()
1281 wake_up_all(&sess->vha->fcport_waitQ); in qlt_schedule_sess_for_deletion()
Dqla_def.h5018 wait_queue_head_t fcport_waitQ; member