Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_sli.c21049 struct lpfc_nodelist *act_mbx_ndlp = NULL; in lpfc_cleanup_pending_mbox() local
21072 act_mbx_ndlp = mb->ctx_ndlp; in lpfc_cleanup_pending_mbox()
21077 act_mbx_ndlp = lpfc_nlp_get(act_mbx_ndlp); in lpfc_cleanup_pending_mbox()
21128 if (act_mbx_ndlp) { in lpfc_cleanup_pending_mbox()
21129 clear_bit(NLP_IGNR_REG_CMPL, &act_mbx_ndlp->nlp_flag); in lpfc_cleanup_pending_mbox()
21130 lpfc_nlp_put(act_mbx_ndlp); in lpfc_cleanup_pending_mbox()