Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h69 void lpfc_cleanup_pending_mbox(struct lpfc_vport *);
H A Dlpfc_hbadisc.c6877 lpfc_cleanup_pending_mbox(vports[i]); in lpfc_unregister_fcf_prep()
6892 lpfc_cleanup_pending_mbox(phba->pport); in lpfc_unregister_fcf_prep()
H A Dlpfc_els.c742 lpfc_cleanup_pending_mbox(vport); in lpfc_cmpl_els_flogi_fabric()
11378 lpfc_cleanup_pending_mbox(vport); in lpfc_cmpl_els_fdisc()
H A Dlpfc_init.c6691 lpfc_cleanup_pending_mbox(vport); in lpfc_sli4_perform_vport_cvl()
H A Dlpfc_sli.c21038 lpfc_cleanup_pending_mbox(struct lpfc_vport *vport) in lpfc_cleanup_pending_mbox() function