Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c256 test_bit(FC_NLP_MORE, &vport->fc_flag) || in lpfc_discovery_wait()
H A Dlpfc.h585 FC_NLP_MORE, /* More node to process in node tbl */ enumerator
H A Dlpfc_els.c1665 if (test_bit(FC_NLP_MORE, &vport->fc_flag)) in lpfc_more_plogi()
2842 if (test_bit(FC_NLP_MORE, &vport->fc_flag)) { in lpfc_more_adisc()
6654 set_bit(FC_NLP_MORE, &vport->fc_flag); in lpfc_els_disc_adisc()
6660 clear_bit(FC_NLP_MORE, &vport->fc_flag); in lpfc_els_disc_adisc()
6702 set_bit(FC_NLP_MORE, &vport->fc_flag); in lpfc_els_disc_plogi()
6715 clear_bit(FC_NLP_MORE, &vport->fc_flag); in lpfc_els_disc_plogi()
H A Dlpfc_hbadisc.c1398 clear_bit(FC_NLP_MORE, &vport->fc_flag); in lpfc_linkup_port()
1405 clear_bit(FC_NLP_MORE, &vport->fc_flag); in lpfc_linkup_port()