Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h200 NLP_RCV_PLOGI = 19, /* Rcv'ed PLOGI from remote system */ enumerator
H A Dlpfc_hbadisc.c4738 clear_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag); in lpfc_handle_adisc_state()
4765 clear_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag); in lpfc_nlp_state_cleanup()
5722 test_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag))) in lpfc_setup_disc_node()
H A Dlpfc_els.c2089 test_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag)) && in lpfc_cmpl_els_plogi()