Home
last modified time | relevance | path

Searched refs:fcport_waitQ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.c1140 wake_up_all(&vha->fcport_waitQ); in qlt_free_session_done()
1240 wake_up_all(&sess->vha->fcport_waitQ); in qlt_schedule_sess_for_deletion()
H A Dqla_os.c1136 if (wait_event_timeout(vha->fcport_waitQ, in qla2x00_wait_for_sess_deletion()
4846 init_waitqueue_head(&vha->fcport_waitQ); in qla2x00_create_host()
H A Dqla_def.h4846 wait_queue_head_t fcport_waitQ; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c1168 if (wait_event_timeout(vha->fcport_waitQ, in qla2x00_wait_for_sess_deletion()
5094 init_waitqueue_head(&vha->fcport_waitQ); in qla2x00_create_host()
H A Dqla_target.c1164 wake_up_all(&vha->fcport_waitQ); in qlt_free_session_done()
1264 wake_up_all(&sess->vha->fcport_waitQ); in qlt_schedule_sess_for_deletion()
H A Dqla_def.h5097 wait_queue_head_t fcport_waitQ; member

Completed in 57 milliseconds