Searched refs:NLP_LOGO_ACC (Results 1 – 5 of 5) sorted by relevance
| /drivers/scsi/lpfc/ |
| A D | lpfc_disc.h | 201 NLP_LOGO_ACC = 20, /* Process LOGO after ACC completes */ enumerator
|
| A D | lpfc_nportdisc.c | 839 set_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_rcv_logo() 1219 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()
|
| A D | lpfc_hbadisc.c | 5338 clear_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_unreg_rpi() 5341 clear_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_unreg_rpi()
|
| A D | lpfc_els.c | 5489 clear_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_els_rsp_acc() 5679 if (test_bit(NLP_LOGO_ACC, &ndlp->nlp_flag)) { in lpfc_els_rsp_acc() 5682 clear_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_els_rsp_acc()
|
| A D | lpfc_sli.c | 2998 clear_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_sli4_unreg_rpi_cmpl_clr()
|
Completed in 59 milliseconds