Home
last modified time | relevance | path

Searched refs:FC_NLP_MORE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/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()
6562 vport->fc_flag |= FC_NLP_MORE; in lpfc_els_disc_adisc()
6570 vport->fc_flag &= ~FC_NLP_MORE; in lpfc_els_disc_adisc()
6616 vport->fc_flag |= FC_NLP_MORE; in lpfc_els_disc_plogi()
6632 vport->fc_flag &= ~FC_NLP_MORE; in lpfc_els_disc_plogi()
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()