Searched refs:act_mbx_ndlp (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_sli.c16855 struct lpfc_nodelist *act_mbx_ndlp = NULL; lpfc_cleanup_pending_mbox() local
16880 act_mbx_ndlp = (struct lpfc_nodelist *)mb->context2; lpfc_cleanup_pending_mbox()
16882 act_mbx_ndlp = lpfc_nlp_get(act_mbx_ndlp); lpfc_cleanup_pending_mbox()
16943 if (act_mbx_ndlp) { lpfc_cleanup_pending_mbox()
16945 act_mbx_ndlp->nlp_flag &= ~NLP_IGNR_REG_CMPL; lpfc_cleanup_pending_mbox()
16947 lpfc_nlp_put(act_mbx_ndlp); lpfc_cleanup_pending_mbox()

Completed in 124 milliseconds