Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1205 wait_queue_head_t work_waitq; member
1635 wake_up(&phba->work_waitq); in lpfc_worker_wake_up()
H A Dlpfc_hbadisc.c1095 rc = wait_event_interruptible(phba->work_waitq, in lpfc_do_work()
H A Dlpfc_sli.c13743 &phba->work_waitq)); in lpfc_sli_sp_intr_handler()
13756 &phba->work_waitq)); in lpfc_sli_sp_intr_handler()
H A Dlpfc_init.c7691 init_waitqueue_head(&phba->work_waitq); in lpfc_setup_driver_resource_phase1()