Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h209 NLP_RM_DFLT_RPI = 26, /* need to remove leftover dflt RPI */ enumerator
H A Dlpfc_nportdisc.c629 set_bit(NLP_RM_DFLT_RPI, &ndlp->nlp_flag); in lpfc_rcv_plogi()
H A Dlpfc_els.c5449 if (test_bit(NLP_RM_DFLT_RPI, &ndlp->nlp_flag)) { in lpfc_cmpl_els_rsp()
5488 clear_bit(NLP_RM_DFLT_RPI, &ndlp->nlp_flag); in lpfc_cmpl_els_rsp()