Searched refs:NLP_NPR_ADISC (Results 1 – 6 of 6) sorted by relevance
| /drivers/scsi/lpfc/ |
| A D | lpfc_nportdisc.c | 429 if (!test_bit(NLP_NPR_ADISC, &ndlp->nlp_flag)) in lpfc_rcv_plogi() 804 !test_bit(NLP_NPR_ADISC, &ndlp->nlp_flag)) in lpfc_rcv_padisc() 933 clear_bit(NLP_NPR_ADISC, &ndlp->nlp_flag); in lpfc_rcv_logo() 1065 clear_bit(NLP_NPR_ADISC, &ndlp->nlp_flag); in lpfc_disc_set_adisc() 1075 set_bit(NLP_NPR_ADISC, &ndlp->nlp_flag); in lpfc_disc_set_adisc() 1080 clear_bit(NLP_NPR_ADISC, &ndlp->nlp_flag); in lpfc_disc_set_adisc() 2661 clear_bit(NLP_NPR_ADISC, &ndlp->nlp_flag); in lpfc_rcv_plogi_npr_node() 2693 if (!test_bit(NLP_NPR_ADISC, &ndlp->nlp_flag)) { in lpfc_rcv_prli_npr_node() 2732 if (!test_bit(NLP_NPR_ADISC, &ndlp->nlp_flag)) { in lpfc_rcv_padisc_npr_node() 2755 clear_bit(NLP_NPR_ADISC, &ndlp->nlp_flag); in lpfc_rcv_prlo_npr_node() [all …]
|
| A D | lpfc_disc.h | 207 NLP_NPR_ADISC = 25, /* Issue ADISC when dq'ed from enumerator
|
| A D | lpfc_hbadisc.c | 1367 } 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()
|
| A D | lpfc_els.c | 728 !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()
|
| A D | lpfc_scsi.c | 6107 clear_bit(NLP_NPR_ADISC, &pnode->nlp_flag); in lpfc_target_reset_handler()
|
| A D | lpfc_init.c | 3851 clear_bit(NLP_NPR_ADISC, &ndlp->nlp_flag); in lpfc_offline_prep()
|
Completed in 59 milliseconds