Searched refs:logo_waitq (Results 1 – 4 of 4) sorted by relevance
496 !ndlp->logo_waitq) { in lpfc_send_npiv_logo()497 ndlp->logo_waitq = &waitq; in lpfc_send_npiv_logo()527 ndlp->logo_waitq = NULL; in lpfc_send_npiv_logo()
168 wait_queue_head_t *logo_waitq; member
6134 !pnode->logo_waitq) { in lpfc_target_reset_handler()6135 pnode->logo_waitq = &waitq; in lpfc_target_reset_handler()6154 pnode->logo_waitq = NULL; in lpfc_target_reset_handler()
3041 if (wake_up_waiter && ndlp->logo_waitq) in lpfc_cmpl_els_logo()3042 wake_up(ndlp->logo_waitq); in lpfc_cmpl_els_logo()11515 if (ndlp->logo_waitq) in lpfc_cmpl_els_npiv_logo()11516 wake_up(ndlp->logo_waitq); in lpfc_cmpl_els_npiv_logo()
Completed in 30 milliseconds