Home
last modified time | relevance | path

Searched refs:FC_NLP_MORE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_vport.c245 wait_flags = FC_RSCN_MODE | FC_RSCN_DISCOVERY | FC_NLP_MORE | in lpfc_discovery_wait()
H A Dlpfc.h562 #define FC_NLP_MORE 0x40 /* More node to process in node tbl */ macro
H A Dlpfc_els.c1641 if (vport->fc_flag & FC_NLP_MORE) in lpfc_more_plogi()
2759 if (vport->fc_flag & FC_NLP_MORE) { in lpfc_more_adisc()
6509 * be marked with FC_NLP_MORE bit and the process of issuing remaining ADISC
6512 * @vport fc_flag shall be cleared with FC_NLP_MORE bit indicating there is
6557 vport->fc_flag |= FC_NLP_MORE; in lpfc_els_disc_adisc()
6565 vport->fc_flag &= ~FC_NLP_MORE; in lpfc_els_disc_adisc()
6580 * (cfg_discovery_threads), the @vport fc_flag will be marked with FC_NLP_MORE
6584 * shall be cleared with the FC_NLP_MORE bit indicating there is no more ADISC
6611 vport->fc_flag |= FC_NLP_MORE; in lpfc_els_disc_plogi()
6627 vport->fc_flag &= ~FC_NLP_MORE; in lpfc_els_disc_plogi()
[all...]
H A Dlpfc_hbadisc.c1386 FC_NLP_MORE | FC_RSCN_DISCOVERY); in lpfc_linkup_port()
1390 FC_NLP_MORE | FC_RSCN_DISCOVERY); in lpfc_linkup_port()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_vport.c248 wait_flags = FC_RSCN_MODE | FC_RSCN_DISCOVERY | FC_NLP_MORE | in lpfc_discovery_wait()
H A Dlpfc_els.c1567 if (vport->fc_flag & FC_NLP_MORE) in lpfc_more_plogi()
2632 if (vport->fc_flag & FC_NLP_MORE) { in lpfc_more_adisc()
5423 * be marked with FC_NLP_MORE bit and the process of issuing remaining ADISC
5426 * @vport fc_flag shall be cleared with FC_NLP_MORE bit indicating there is
5457 vport->fc_flag |= FC_NLP_MORE; in lpfc_els_disc_adisc()
5465 vport->fc_flag &= ~FC_NLP_MORE; in lpfc_els_disc_adisc()
5480 * (cfg_discovery_threads), the @vport fc_flag will be marked with FC_NLP_MORE
5484 * shall be cleared with the FC_NLP_MORE bit indicating there is no more ADISC
5513 vport->fc_flag |= FC_NLP_MORE; in lpfc_els_disc_plogi()
5529 vport->fc_flag &= ~FC_NLP_MORE; in lpfc_els_disc_plogi()
[all...]
H A Dlpfc.h372 #define FC_NLP_MORE 0x40 /* More node to process in node tbl */ macro
H A Dlpfc_hbadisc.c1045 FC_RSCN_MODE | FC_NLP_MORE | FC_RSCN_DISCOVERY); in lpfc_linkup_port()

Completed in 40 milliseconds