Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_nportdisc.c1293 (ndlp->nlp_flag & NLP_NPR_2B_DISC) && in lpfc_rcv_plogi_plogi_issue()
1296 ndlp->nlp_flag &= ~NLP_NPR_2B_DISC; in lpfc_rcv_plogi_plogi_issue()
1608 if (ndlp->nlp_flag & NLP_NPR_2B_DISC) { in lpfc_device_rm_plogi_issue()
1640 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC); in lpfc_device_recov_plogi_issue()
1659 if (ndlp->nlp_flag & NLP_NPR_2B_DISC) { in lpfc_rcv_plogi_adisc_issue()
1661 ndlp->nlp_flag &= ~NLP_NPR_2B_DISC; in lpfc_rcv_plogi_adisc_issue()
1792 if (ndlp->nlp_flag & NLP_NPR_2B_DISC) { in lpfc_device_rm_adisc_issue()
1824 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC); in lpfc_device_recov_adisc_issue()
2064 if (ndlp->nlp_flag & NLP_NPR_2B_DISC) { in lpfc_device_rm_reglogin_issue()
2096 ndlp->nlp_flag &= ~(NLP_NODEV_REMOVE | NLP_NPR_2B_DISC); in lpfc_device_recov_reglogin_issue()
[all …]
Dlpfc_disc.h200 #define NLP_NPR_2B_DISC 0x00040000 /* node is included in num_disc_nodes */ macro
Dlpfc_els.c868 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_cmpl_els_flogi_nport()
2048 disc = (ndlp->nlp_flag & NLP_NPR_2B_DISC); in lpfc_cmpl_els_plogi()
2049 ndlp->nlp_flag &= ~NLP_NPR_2B_DISC; in lpfc_cmpl_els_plogi()
2064 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_cmpl_els_plogi()
2075 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_cmpl_els_plogi()
2111 ndlp->nlp_flag &= ~NLP_NPR_2B_DISC; in lpfc_cmpl_els_plogi()
2423 ndlp->nlp_flag &= ~NLP_NPR_2B_DISC; in lpfc_cmpl_els_prli()
2499 ndlp->nlp_flag &= ~(NLP_FIRSTBURST | NLP_NPR_2B_DISC); in lpfc_issue_els_prli()
2822 disc = (ndlp->nlp_flag & NLP_NPR_2B_DISC); in lpfc_cmpl_els_adisc()
2823 ndlp->nlp_flag &= ~(NLP_ADISC_SND | NLP_NPR_2B_DISC); in lpfc_cmpl_els_adisc()
[all …]
Dlpfc_hbadisc.c245 ndlp->nlp_flag &= ~NLP_NPR_2B_DISC; in lpfc_dev_loss_tmo_callbk()
4338 ndlp->nlp_flag &= ~NLP_NPR_2B_DISC; in lpfc_mbx_cmpl_ns_reg_login()
5709 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_setup_disc_node()
5748 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_setup_disc_node()
5784 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_setup_disc_node()
Dlpfc_ct.c747 if (ndlp->nlp_flag & NLP_NPR_2B_DISC && in lpfc_prep_node_fc4type()
/linux-6.12.1/Documentation/scsi/
DChangeLog.lpfc760 NLP_NPR_2B_DISC bit since rcv plogi logic will force NPort thru