Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h169 wait_queue_head_t *da_id_waitq; member
H A Dlpfc_vport.c707 ndlp->da_id_waitq = &waitq; in lpfc_vport_delete()
729 ndlp->da_id_waitq = NULL; in lpfc_vport_delete()
H A Dlpfc_ct.c1678 if (ndlp->da_id_waitq) in lpfc_cmpl_ct()
1679 wake_up(ndlp->da_id_waitq); in lpfc_cmpl_ct()