Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_crtn.h333 int lpfc_sli_ringpostbuf_put(struct lpfc_hba *, struct lpfc_sli_ring *,
H A 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()
H A 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()
H A Dlpfc_sli.c11151 lpfc_sli_ringpostbuf_put(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, in lpfc_sli_ringpostbuf_put() function