Searched refs:FC_NLP_MORE (Results 1 – 4 of 4) sorted by relevance
248 wait_flags = FC_RSCN_MODE | FC_RSCN_DISCOVERY | FC_NLP_MORE | in lpfc_discovery_wait()
591 #define FC_NLP_MORE 0x40 /* More node to process in node tbl */ macro
1599 if (vport->fc_flag & FC_NLP_MORE) in lpfc_more_plogi()2682 if (vport->fc_flag & FC_NLP_MORE) { in lpfc_more_adisc()6217 vport->fc_flag |= FC_NLP_MORE; in lpfc_els_disc_adisc()6225 vport->fc_flag &= ~FC_NLP_MORE; in lpfc_els_disc_adisc()6271 vport->fc_flag |= FC_NLP_MORE; in lpfc_els_disc_plogi()6287 vport->fc_flag &= ~FC_NLP_MORE; in lpfc_els_disc_plogi()
1295 FC_RSCN_MODE | FC_NLP_MORE | FC_RSCN_DISCOVERY); in lpfc_linkup_port()