Home
last modified time | relevance | path

Searched refs:NLP_NPR_ADISC (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h207 NLP_NPR_ADISC = 25, /* Issue ADISC when dq'ed from enumerator
H A Dlpfc_hbadisc.c1367 } else if (!test_bit(NLP_NPR_ADISC, &ndlp->nlp_flag)) { in lpfc_linkup_cleanup_nodes()
4780 if (!test_bit(NLP_NPR_ADISC, &ndlp->nlp_flag) || in lpfc_nlp_state_cleanup()
5336 clear_bit(NLP_NPR_ADISC, &ndlp->nlp_flag); in lpfc_unreg_rpi()
6117 } else if (!test_bit(NLP_NPR_ADISC, &ndlp->nlp_flag)) { in lpfc_disc_timeout_handler()
H A Dlpfc_els.c728 !test_bit(NLP_NPR_ADISC, &np->nlp_flag)) in lpfc_cmpl_els_flogi_fabric()
730 clear_bit(NLP_NPR_ADISC, &np->nlp_flag); in lpfc_cmpl_els_flogi_fabric()
6474 !test_bit(NLP_NPR_ADISC, &ndlp->nlp_flag)) in lpfc_els_disc_adisc()
6477 clear_bit(NLP_NPR_ADISC, &ndlp->nlp_flag); in lpfc_els_disc_adisc()
6539 !test_bit(NLP_NPR_ADISC, &ndlp->nlp_flag)) { in lpfc_els_disc_plogi()
11296 !test_bit(NLP_NPR_ADISC, &np->nlp_flag)) in lpfc_cmpl_els_fdisc()
11298 clear_bit(NLP_NPR_ADISC, &np->nlp_flag); in lpfc_cmpl_els_fdisc()
H A Dlpfc_scsi.c6107 clear_bit(NLP_NPR_ADISC, &pnode->nlp_flag); in lpfc_target_reset_handler()
H A Dlpfc_init.c3851 clear_bit(NLP_NPR_ADISC, &ndlp->nlp_flag); in lpfc_offline_prep()