Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_crtn.h334 int lpfc_sli_ringpostbuf_put(struct lpfc_hba *, struct lpfc_sli_ring *,
Dlpfc_bsg.c962 lpfc_sli_ringpostbuf_put(phba, pring, dmabuf); in lpfc_bsg_ct_unsol_event()
1059 lpfc_sli_ringpostbuf_put(phba, pring, in lpfc_bsg_ct_unsol_event()
2977 lpfc_sli_ringpostbuf_put(phba, pring, mp[0]); in lpfcdiag_loop_post_rxbufs()
2979 lpfc_sli_ringpostbuf_put(phba, pring, mp[1]); in lpfcdiag_loop_post_rxbufs()
Dlpfc_init.c2625 lpfc_sli_ringpostbuf_put(phba, pring, mp1); in lpfc_post_buffer()
2627 lpfc_sli_ringpostbuf_put(phba, pring, mp2); in lpfc_post_buffer()
Dlpfc_sli.c10553 lpfc_sli_ringpostbuf_put(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_sli_ringpostbuf_put() function