Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_crtn.h336 int lpfc_sli_ringpostbuf_put(struct lpfc_hba *, struct lpfc_sli_ring *,
Dlpfc_bsg.c963 lpfc_sli_ringpostbuf_put(phba, pring, dmabuf); in lpfc_bsg_ct_unsol_event()
1060 lpfc_sli_ringpostbuf_put(phba, pring, in lpfc_bsg_ct_unsol_event()
3044 lpfc_sli_ringpostbuf_put(phba, pring, mp[0]); in lpfcdiag_loop_post_rxbufs()
3046 lpfc_sli_ringpostbuf_put(phba, pring, mp[1]); in lpfcdiag_loop_post_rxbufs()
Dlpfc_init.c2675 lpfc_sli_ringpostbuf_put(phba, pring, mp1); in lpfc_post_buffer()
2677 lpfc_sli_ringpostbuf_put(phba, pring, mp2); in lpfc_post_buffer()
Dlpfc_sli.c11119 lpfc_sli_ringpostbuf_put(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_sli_ringpostbuf_put() function