Searched refs:FC_NLP_MORE (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_vport.c | 256 test_bit(FC_NLP_MORE, &vport->fc_flag) || in lpfc_discovery_wait()
|
| H A D | lpfc.h | 585 FC_NLP_MORE, /* More node to process in node tbl */ enumerator
|
| H A D | lpfc_els.c | 1665 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 D | lpfc_hbadisc.c | 1398 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()
|