Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
A Dlpfc_disc.h200 NLP_RCV_PLOGI = 19, /* Rcv'ed PLOGI from remote system */ enumerator
A Dlpfc_nportdisc.c629 set_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag); in lpfc_rcv_plogi()
665 set_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag); in lpfc_rcv_plogi()
1180 if (!test_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag)) in lpfc_cmpl_plogi_illegal()
A Dlpfc_hbadisc.c4745 clear_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag); in lpfc_handle_adisc_state()
4772 clear_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag); in lpfc_nlp_state_cleanup()
5736 test_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag))) in lpfc_setup_disc_node()
A Dlpfc_els.c2089 test_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag)) && in lpfc_cmpl_els_plogi()

Completed in 33 milliseconds