Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_disc.h198 NLP_DELAY_TMO = 17, /* delay timeout is running for node */ enumerator
H A Dlpfc_nportdisc.c821 set_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_rcv_padisc()
892 set_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_rcv_logo()
915 set_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_rcv_logo()
1341 set_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_rcv_els_plogi_issue()
1723 set_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_cmpl_adisc_adisc_issue()
1945 set_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_cmpl_reglogin_reglogin_issue()
2665 if (!test_bit(NLP_DELAY_TMO, &ndlp->nlp_flag)) { in lpfc_rcv_plogi_npr_node()
2686 if (!test_bit(NLP_DELAY_TMO, &ndlp->nlp_flag)) { in lpfc_rcv_prli_npr_node()
2724 if (!test_bit(NLP_DELAY_TMO, &ndlp->nlp_flag) && in lpfc_rcv_padisc_npr_node()
2751 if (!test_bit(NLP_DELAY_TMO, &ndlp->nlp_flag)) { in lpfc_rcv_prlo_npr_node()
[all …]
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()
11157 set_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_retry_pport_discovery()
H A Dlpfc_hbadisc.c5068 test_bit(NLP_DELAY_TMO, &ndlp->nlp_flag)) in lpfc_check_sli_ndlp()
5501 clear_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_cleanup_node()
H A Dlpfc_init.c6913 set_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_sli4_async_fip_evt()