Searched refs:FC_NLP_MORE (Results 1 – 4 of 4) sorted by relevance
312 #define FC_NLP_MORE 0x40 /* More node to process in node tbl */ macro
244 wait_flags = FC_RSCN_MODE | FC_RSCN_DISCOVERY | FC_NLP_MORE | in lpfc_discovery_wait()
1306 if (vport->fc_flag & FC_NLP_MORE) in lpfc_more_plogi()2072 if (vport->fc_flag & FC_NLP_MORE) { in lpfc_more_adisc()4235 vport->fc_flag |= FC_NLP_MORE; in lpfc_els_disc_adisc()4243 vport->fc_flag &= ~FC_NLP_MORE; in lpfc_els_disc_adisc()4291 vport->fc_flag |= FC_NLP_MORE; in lpfc_els_disc_plogi()4302 vport->fc_flag &= ~FC_NLP_MORE; in lpfc_els_disc_plogi()
962 FC_RSCN_MODE | FC_NLP_MORE | FC_RSCN_DISCOVERY); in lpfc_linkup_port()