Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c21115 struct lpfc_nodelist *act_mbx_ndlp = NULL; in lpfc_cleanup_pending_mbox() local
21138 act_mbx_ndlp = mb->ctx_ndlp; in lpfc_cleanup_pending_mbox()
21143 act_mbx_ndlp = lpfc_nlp_get(act_mbx_ndlp); in lpfc_cleanup_pending_mbox()
21194 if (act_mbx_ndlp) { in lpfc_cleanup_pending_mbox()
21195 clear_bit(NLP_IGNR_REG_CMPL, &act_mbx_ndlp->nlp_flag); in lpfc_cleanup_pending_mbox()
21196 lpfc_nlp_put(act_mbx_ndlp); in lpfc_cleanup_pending_mbox()