Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h393 struct lpfc_dmabuf *lpfc_sli_ringpostbuf_get(struct lpfc_hba *,
H A Dlpfc_ct.c440 mp = lpfc_sli_ringpostbuf_get(phba, pring, in lpfc_ct_unsol_event()
H A Dlpfc_bsg.c996 dmabuf = lpfc_sli_ringpostbuf_get(phba, in lpfc_bsg_ct_unsol_event()
H A Dlpfc_els.c10887 elsiocb->cmd_dmabuf = lpfc_sli_ringpostbuf_get(phba, pring, in lpfc_els_unsol_event()
10892 elsiocb->bpl_dmabuf = lpfc_sli_ringpostbuf_get(phba, in lpfc_els_unsol_event()
H A Dlpfc_sli.c3558 saveq->cmd_dmabuf = lpfc_sli_ringpostbuf_get(phba, pring, in lpfc_sli_process_unsol_iocb()
3563 saveq->bpl_dmabuf = lpfc_sli_ringpostbuf_get(phba, in lpfc_sli_process_unsol_iocb()
12256 lpfc_sli_ringpostbuf_get(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_sli_ringpostbuf_get() function
/openbmc/linux/Documentation/scsi/
H A DChangeLog.lpfc778 lpfc_sli_ringpostbuf_get.