Searched refs:act_mbx_ndlp (Results 1 – 1 of 1) sorted by relevance
16881 struct lpfc_nodelist *act_mbx_ndlp = NULL; in lpfc_cleanup_pending_mbox() local16906 act_mbx_ndlp = (struct lpfc_nodelist *)mb->context2; in lpfc_cleanup_pending_mbox()16908 act_mbx_ndlp = lpfc_nlp_get(act_mbx_ndlp); in lpfc_cleanup_pending_mbox()16969 if (act_mbx_ndlp) { in lpfc_cleanup_pending_mbox()16971 act_mbx_ndlp->nlp_flag &= ~NLP_IGNR_REG_CMPL; in lpfc_cleanup_pending_mbox()16973 lpfc_nlp_put(act_mbx_ndlp); in lpfc_cleanup_pending_mbox()