Searched refs:NLP_RM_DFLT_RPI (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_disc.h154 #define NLP_RM_DFLT_RPI 0x04000000 /* need to remove leftover dflt RPI */ macro
H A Dlpfc_els.c3770 if (!(ndlp->nlp_flag & NLP_RM_DFLT_RPI)) lpfc_cmpl_els_rsp()
3785 (ndlp->nlp_flag & NLP_RM_DFLT_RPI)) lpfc_cmpl_els_rsp()
3818 if (ndlp->nlp_flag & NLP_RM_DFLT_RPI) { lpfc_cmpl_els_rsp()
3877 ndlp->nlp_flag &= ~(NLP_ACC_REGLOGIN | NLP_RM_DFLT_RPI); lpfc_cmpl_els_rsp()
H A Dlpfc_nportdisc.c482 ndlp->nlp_flag |= NLP_RM_DFLT_RPI; lpfc_rcv_plogi()

Completed in 93 milliseconds