Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_disc.h169 wait_queue_head_t *da_id_waitq; member
Dlpfc_vport.c698 ndlp->da_id_waitq = &waitq; in lpfc_vport_delete()
720 ndlp->da_id_waitq = NULL; in lpfc_vport_delete()
Dlpfc_ct.c1654 if (ndlp->da_id_waitq) in lpfc_cmpl_ct()
1655 wake_up(ndlp->da_id_waitq); in lpfc_cmpl_ct()