Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_disc.h147 u32 upcall_flags; member
Dlpfc_scsi.c6458 if (!(pnode->upcall_flags & NLP_WAIT_FOR_LOGO) && in lpfc_target_reset_handler()
6463 pnode->upcall_flags |= NLP_WAIT_FOR_LOGO; in lpfc_target_reset_handler()
6467 (!(pnode->upcall_flags & in lpfc_target_reset_handler()
6472 if (pnode->upcall_flags & NLP_WAIT_FOR_LOGO) { in lpfc_target_reset_handler()
6479 pnode->upcall_flags &= ~NLP_WAIT_FOR_LOGO; in lpfc_target_reset_handler()
Dlpfc_els.c2902 if (ndlp->upcall_flags & NLP_WAIT_FOR_LOGO) { in lpfc_cmpl_els_logo()
2904 ndlp->upcall_flags &= ~NLP_WAIT_FOR_LOGO; in lpfc_cmpl_els_logo()