Home
last modified time | relevance | path

Searched refs:NLP_RCV_PLOGI (Results 1 – 4 of 4) 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_nportdisc.c631 set_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag); in lpfc_rcv_plogi()
667 set_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag); in lpfc_rcv_plogi()
1182 if (!test_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag)) in lpfc_cmpl_plogi_illegal()
H A Dlpfc_hbadisc.c4749 clear_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag); in lpfc_handle_adisc_state()
4776 clear_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag); in lpfc_nlp_state_cleanup()
5740 test_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag))) in lpfc_setup_disc_node()
H A Dlpfc_els.c2126 test_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag)) && in lpfc_cmpl_els_plogi()