Searched refs:NLP_IN_DEV_LOSS (Results 1 – 3 of 3) sorted by relevance
162 #define NLP_IN_DEV_LOSS 0x00000001 /* Dev Loss processing in progress */ macro
185 ndlp->nlp_add_flag |= NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_callbk()227 ndlp->nlp_add_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()262 ndlp->nlp_add_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()278 ndlp->nlp_add_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()288 ndlp->nlp_add_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()299 ndlp->nlp_add_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()328 ndlp->nlp_add_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
6709 if (ndlp->nlp_add_flag & NLP_IN_DEV_LOSS) in lpfc_els_unsol_buffer()