Home
last modified time | relevance | path

Searched refs:NLP_DELAY_TMO (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h198 NLP_DELAY_TMO = 17, /* delay timeout is running for node */ enumerator
H A Dlpfc_els.c2389 test_bit(NLP_DELAY_TMO, &ndlp->nlp_flag))) { in lpfc_cmpl_els_prli()
4334 if (!test_and_clear_bit(NLP_DELAY_TMO, &nlp->nlp_flag)) in lpfc_cancel_retry_delay_tmo()
4426 if (!test_and_clear_bit(NLP_DELAY_TMO, &ndlp->nlp_flag)) in lpfc_els_retry_delay_handler()
4977 set_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_els_retry()
6537 !test_bit(NLP_DELAY_TMO, &ndlp->nlp_flag) && in lpfc_els_disc_plogi()
11160 set_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_retry_pport_discovery()
H A Dlpfc_hbadisc.c5062 test_bit(NLP_DELAY_TMO, &ndlp->nlp_flag)) in lpfc_check_sli_ndlp()
5495 clear_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_cleanup_node()