Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_disc.h171 #define NLP_RCV_PLOGI 0x00080000 /* Rcv'ed PLOGI from remote system */ macro
Dlpfc_nportdisc.c475 ndlp->nlp_flag |= (NLP_ACC_REGLOGIN | NLP_RCV_PLOGI); in lpfc_rcv_plogi()
923 if (!(ndlp->nlp_flag & NLP_RCV_PLOGI)) { in lpfc_cmpl_plogi_illegal()
Dlpfc_hbadisc.c4169 ndlp->nlp_flag &= ~NLP_RCV_PLOGI; in lpfc_nlp_state_cleanup()
5196 if (ndlp->nlp_flag & NLP_RCV_PLOGI) in lpfc_setup_disc_node()
5212 ndlp->nlp_flag & NLP_RCV_PLOGI)) in lpfc_setup_disc_node()