Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_crtn.h322 void lpfc_sli4_unreg_rpi_cmpl_clr(struct lpfc_hba *, LPFC_MBOXQ_t *);
Dlpfc_hbadisc.c4921 mbox->mbox_cmpl = lpfc_sli4_unreg_rpi_cmpl_clr; in lpfc_set_unreg_login_mbx_cmpl()
4991 if (mbox->mbox_cmpl == lpfc_sli4_unreg_rpi_cmpl_clr) in lpfc_unreg_rpi()
Dlpfc_nportdisc.c361 lpfc_sli4_unreg_rpi_cmpl_clr(phba, pmb); in lpfc_defer_acc_rsp()
Dlpfc_sli.c2576 lpfc_sli4_unreg_rpi_cmpl_clr(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb) in lpfc_sli4_unreg_rpi_cmpl_clr() function