Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_crtn.h338 struct lpfc_dmabuf *lpfc_sli_ringpostbuf_get(struct lpfc_hba *,
Dlpfc_bsg.c955 dmabuf = lpfc_sli_ringpostbuf_get(phba, pring, dma_addr); in lpfc_bsg_ct_unsol_event()
1037 dmabuf = lpfc_sli_ringpostbuf_get(phba, in lpfc_bsg_ct_unsol_event()
Dlpfc_ct.c168 mp = lpfc_sli_ringpostbuf_get(phba, pring, in lpfc_ct_unsol_event()
Dlpfc_els.c8945 elsiocb->context2 = lpfc_sli_ringpostbuf_get(phba, pring, in lpfc_els_unsol_event()
Dlpfc_sli.c11216 lpfc_sli_ringpostbuf_get(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_sli_ringpostbuf_get() function
/Linux-v5.10/Documentation/scsi/
DChangeLog.lpfc778 lpfc_sli_ringpostbuf_get.