Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_disc.h176 #define NLP_RCV_PLOGI 0x00080000 /* Rcv'ed PLOGI from remote system */ macro
Dlpfc_nportdisc.c476 ndlp->nlp_flag |= (NLP_ACC_REGLOGIN | NLP_RCV_PLOGI); in lpfc_rcv_plogi()
960 if (!(ndlp->nlp_flag & NLP_RCV_PLOGI)) { in lpfc_cmpl_plogi_illegal()
Dlpfc_hbadisc.c4253 ndlp->nlp_flag &= ~NLP_RCV_PLOGI; in lpfc_nlp_state_cleanup()
5408 if (ndlp->nlp_flag & NLP_RCV_PLOGI) in lpfc_setup_disc_node()
5424 ndlp->nlp_flag & NLP_RCV_PLOGI)) in lpfc_setup_disc_node()