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

/linux-master/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,
2971 lpfc_sli_ringpostbuf_put(phba, pring, mp[0]);
2973 lpfc_sli_ringpostbuf_put(phba, pring, mp[1]);
H A Dlpfc_init.c2876 lpfc_sli_ringpostbuf_put(phba, pring, mp1);
2878 lpfc_sli_ringpostbuf_put(phba, pring, mp2);
H A Dlpfc_sli.c12140 * lpfc_sli_ringpostbuf_put - Function to add a buffer to postbufq
12150 lpfc_sli_ringpostbuf_put(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, function

Completed in 278 milliseconds