Searched refs:NLP_LOGO_ACC (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_disc.h | 201 NLP_LOGO_ACC = 20, /* Process LOGO after ACC completes */ enumerator
|
| H A D | lpfc_nportdisc.c | 841 set_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_rcv_logo() 1221 set_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_rcv_logo_unused_node() 2402 set_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_rcv_logo_logo_issue() 2611 set_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_rcv_prlo_mapped_node() 2657 test_bit(NLP_LOGO_ACC, &ndlp->nlp_flag)) in lpfc_rcv_plogi_npr_node() 2747 set_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_rcv_prlo_npr_node() 2848 if (test_bit(NLP_LOGO_ACC, &ndlp->nlp_flag)) in lpfc_cmpl_reglogin_npr_node()
|
| H A D | lpfc_hbadisc.c | 5342 clear_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_unreg_rpi() 5345 clear_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_unreg_rpi()
|
| H A D | lpfc_els.c | 5587 clear_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_els_rsp_acc() 5777 if (test_bit(NLP_LOGO_ACC, &ndlp->nlp_flag)) { in lpfc_els_rsp_acc() 5780 clear_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_els_rsp_acc()
|
| H A D | lpfc_sli.c | 3000 clear_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_sli4_unreg_rpi_cmpl_clr()
|