Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_crtn.h394 struct lpfc_dmabuf *lpfc_sli_ringpostbuf_get(struct lpfc_hba *,
Dlpfc_ct.c440 mp = lpfc_sli_ringpostbuf_get(phba, pring, in lpfc_ct_unsol_event()
Dlpfc_bsg.c996 dmabuf = lpfc_sli_ringpostbuf_get(phba, in lpfc_bsg_ct_unsol_event()
Dlpfc_els.c10680 elsiocb->cmd_dmabuf = lpfc_sli_ringpostbuf_get(phba, pring, in lpfc_els_unsol_event()
10685 elsiocb->bpl_dmabuf = lpfc_sli_ringpostbuf_get(phba, in lpfc_els_unsol_event()
Dlpfc_sli.c3542 saveq->cmd_dmabuf = lpfc_sli_ringpostbuf_get(phba, pring, in lpfc_sli_process_unsol_iocb()
3547 saveq->bpl_dmabuf = lpfc_sli_ringpostbuf_get(phba, in lpfc_sli_process_unsol_iocb()
12229 lpfc_sli_ringpostbuf_get(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_sli_ringpostbuf_get() function
/Linux-v6.1/Documentation/scsi/
DChangeLog.lpfc778 lpfc_sli_ringpostbuf_get.