Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h196 NLP_UNREG_INP = 15, /* UNREG_RPI cmd is in progress */ enumerator
H A Dlpfc_hbadisc.c5168 if (test_bit(NLP_UNREG_INP, &ndlp->nlp_flag) && in lpfc_nlp_logo_unreg()
5176 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_nlp_logo_unreg()
5180 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_nlp_logo_unreg()
5251 if (test_bit(NLP_UNREG_INP, &ndlp->nlp_flag)) { in lpfc_unreg_rpi()
5283 set_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_unreg_rpi()
5295 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_unreg_rpi()
5315 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_unreg_rpi()
H A Dlpfc_els.c1768 if (test_bit(NLP_UNREG_INP, &keep_new_nlp_flag)) in lpfc_plogi_confirm_nport()
1769 set_bit(NLP_UNREG_INP, &new_ndlp->nlp_flag); in lpfc_plogi_confirm_nport()
1771 clear_bit(NLP_UNREG_INP, &new_ndlp->nlp_flag); in lpfc_plogi_confirm_nport()
1791 if (test_bit(NLP_UNREG_INP, &keep_nlp_flag)) in lpfc_plogi_confirm_nport()
1792 set_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_plogi_confirm_nport()
1794 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_plogi_confirm_nport()
2205 test_bit(NLP_UNREG_INP, &ndlp->nlp_flag)) && in lpfc_issue_els_plogi()
5276 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_mbx_cmpl_dflt_rpi()