Searched refs:NLP_NPR_2B_DISC (Results 1 – 5 of 5) sorted by relevance
| /drivers/scsi/lpfc/ |
| A D | lpfc_nportdisc.c | 1279 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_rcv_plogi_plogi_issue() 1587 if (test_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag)) { in lpfc_device_rm_plogi_issue() 1616 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_device_recov_plogi_issue() 1791 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_device_recov_adisc_issue() 2057 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_device_recov_reglogin_issue() 2363 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_device_recov_prli_issue() 2442 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_cmpl_logo_logo_issue() 2549 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_device_recov_unmap_node() 2642 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_device_recov_mapped_node() 2662 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_rcv_plogi_npr_node() [all …]
|
| A D | lpfc_disc.h | 199 NLP_NPR_2B_DISC = 18, /* node is included in num_disc_nodes */ enumerator
|
| A D | lpfc_els.c | 865 set_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_cmpl_els_flogi_nport() 2056 set_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_cmpl_els_plogi() 2065 set_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_cmpl_els_plogi() 2100 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_cmpl_els_plogi() 2413 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_cmpl_els_prli() 2490 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_issue_els_prli() 2824 set_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_cmpl_els_adisc() 2833 set_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_cmpl_els_adisc() 3051 set_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_cmpl_els_logo() 3073 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_cmpl_els_logo() [all …]
|
| A D | lpfc_hbadisc.c | 267 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_dev_loss_tmo_callbk() 4339 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_mbx_cmpl_ns_reg_login() 5676 set_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_setup_disc_node() 5713 set_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_setup_disc_node() 5746 set_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_setup_disc_node()
|
| A D | lpfc_ct.c | 747 if (test_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag) && in lpfc_prep_node_fc4type()
|
Completed in 38 milliseconds