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.h201 #define NLP_RCV_PLOGI 0x00080000 /* Rcv'ed PLOGI from remote system */ macro
A Dlpfc_nportdisc.c632 NLP_RCV_PLOGI); in lpfc_rcv_plogi()
669 ndlp->nlp_flag |= (NLP_ACC_REGLOGIN | NLP_RCV_PLOGI); in lpfc_rcv_plogi()
1193 if (!(ndlp->nlp_flag & NLP_RCV_PLOGI)) { in lpfc_cmpl_plogi_illegal()
A Dlpfc_hbadisc.c4747 ndlp->nlp_flag &= ~NLP_RCV_PLOGI; in lpfc_handle_adisc_state()
4774 ndlp->nlp_flag &= ~NLP_RCV_PLOGI; in lpfc_nlp_state_cleanup()
5772 ndlp->nlp_flag & NLP_RCV_PLOGI)) in lpfc_setup_disc_node()
A Dlpfc_els.c2100 if ((ndlp->nlp_flag & (NLP_ACC_REGLOGIN | NLP_RCV_PLOGI)) && in lpfc_cmpl_els_plogi()

Completed in 41 milliseconds