Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h391 int lpfc_sli_ringpostbuf_put(struct lpfc_hba *, struct lpfc_sli_ring *,
H A Dlpfc_bsg.c1019 lpfc_sli_ringpostbuf_put(phba, pring, in lpfc_bsg_ct_unsol_event()
2971 lpfc_sli_ringpostbuf_put(phba, pring, mp[0]); in lpfcdiag_sli3_loop_post_rxbufs()
2973 lpfc_sli_ringpostbuf_put(phba, pring, mp[1]); in lpfcdiag_sli3_loop_post_rxbufs()
H A Dlpfc_init.c2874 lpfc_sli_ringpostbuf_put(phba, pring, mp1); in lpfc_sli3_post_buffer()
2876 lpfc_sli_ringpostbuf_put(phba, pring, mp2); in lpfc_sli3_post_buffer()
H A Dlpfc_sli.c12159 lpfc_sli_ringpostbuf_put(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_sli_ringpostbuf_put() function