Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h201 NLP_LOGO_ACC = 20, /* Process LOGO after ACC completes */ enumerator
H A Dlpfc_nportdisc.c841 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 Dlpfc_hbadisc.c5342 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 Dlpfc_els.c5587 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 Dlpfc_sli.c3000 clear_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_sli4_unreg_rpi_cmpl_clr()