Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_disc.h196 #define NLP_RCV_PLOGI 0x00080000 /* Rcv'ed PLOGI from remote system */ macro
A Dlpfc_nportdisc.c584 NLP_RCV_PLOGI); in lpfc_rcv_plogi()
617 ndlp->nlp_flag |= (NLP_ACC_REGLOGIN | NLP_RCV_PLOGI); in lpfc_rcv_plogi()
1119 if (!(ndlp->nlp_flag & NLP_RCV_PLOGI)) { in lpfc_cmpl_plogi_illegal()
A Dlpfc_hbadisc.c4772 ndlp->nlp_flag &= ~NLP_RCV_PLOGI; in lpfc_handle_adisc_state()
4799 ndlp->nlp_flag &= ~NLP_RCV_PLOGI; in lpfc_nlp_state_cleanup()
5774 if (ndlp->nlp_flag & NLP_RCV_PLOGI && in lpfc_setup_disc_node()
5807 ndlp->nlp_flag & NLP_RCV_PLOGI)) in lpfc_setup_disc_node()
A Dlpfc_els.c2044 if ((ndlp->nlp_flag & (NLP_ACC_REGLOGIN | NLP_RCV_PLOGI)) && in lpfc_cmpl_els_plogi()

Completed in 31 milliseconds