Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
A Dlpfc_disc.h196 NLP_UNREG_INP = 15, /* UNREG_RPI cmd is in progress */ enumerator
A Dlpfc_hbadisc.c5175 if (test_bit(NLP_UNREG_INP, &ndlp->nlp_flag) && in lpfc_nlp_logo_unreg()
5183 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_nlp_logo_unreg()
5187 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_nlp_logo_unreg()
5258 if (test_bit(NLP_UNREG_INP, &ndlp->nlp_flag)) { in lpfc_unreg_rpi()
5290 set_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_unreg_rpi()
5302 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_unreg_rpi()
5322 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_unreg_rpi()
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()
5277 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_mbx_cmpl_dflt_rpi()
A Dlpfc_nportdisc.c1105 if (test_bit(NLP_UNREG_INP, &ndlp->nlp_flag)) { in lpfc_release_rpi()
1133 set_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_release_rpi()
A Dlpfc_sli.c2919 if (test_bit(NLP_UNREG_INP, &ndlp->nlp_flag) && in lpfc_sli_def_mbox_cmpl()
2921 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_sli_def_mbox_cmpl()
2925 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_sli_def_mbox_cmpl()
2996 unreg_inp = test_and_clear_bit(NLP_UNREG_INP, in lpfc_sli4_unreg_rpi_cmpl_clr()
14346 set_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_sli4_sp_handle_mbox_event()
A Dlpfc_init.c3853 clear_bit(NLP_UNREG_INP, in lpfc_offline_prep()

Completed in 78 milliseconds