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.h587 FC_NLP_MORE, /* More node to process in node tbl */ enumerator
H A Dlpfc_els.c1628 if (test_bit(FC_NLP_MORE, &vport->fc_flag)) in lpfc_more_plogi()
2750 if (test_bit(FC_NLP_MORE, &vport->fc_flag)) { in lpfc_more_adisc()
6498 set_bit(FC_NLP_MORE, &vport->fc_flag); in lpfc_els_disc_adisc()
6504 clear_bit(FC_NLP_MORE, &vport->fc_flag); in lpfc_els_disc_adisc()
6546 set_bit(FC_NLP_MORE, &vport->fc_flag); in lpfc_els_disc_plogi()
6559 clear_bit(FC_NLP_MORE, &vport->fc_flag); in lpfc_els_disc_plogi()
H A Dlpfc_hbadisc.c1384 clear_bit(FC_NLP_MORE, &vport->fc_flag); in lpfc_linkup_port()
1391 clear_bit(FC_NLP_MORE, &vport->fc_flag); in lpfc_linkup_port()