Searched refs:FC_NLP_MORE (Results 1 – 4 of 4) sorted by relevance
244 wait_flags = FC_RSCN_MODE | FC_RSCN_DISCOVERY | FC_NLP_MORE | in lpfc_discovery_wait()
324 #define FC_NLP_MORE 0x40 /* More node to process in node tbl */ macro
1467 if (vport->fc_flag & FC_NLP_MORE) in lpfc_more_plogi()2276 if (vport->fc_flag & FC_NLP_MORE) { in lpfc_more_adisc()4503 vport->fc_flag |= FC_NLP_MORE; in lpfc_els_disc_adisc()4511 vport->fc_flag &= ~FC_NLP_MORE; in lpfc_els_disc_adisc()4559 vport->fc_flag |= FC_NLP_MORE; in lpfc_els_disc_plogi()4570 vport->fc_flag &= ~FC_NLP_MORE; in lpfc_els_disc_plogi()
985 FC_RSCN_MODE | FC_NLP_MORE | FC_RSCN_DISCOVERY); in lpfc_linkup_port()