Searched refs:lpfc_post_buffer (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_crtn.h173 int lpfc_post_buffer(struct lpfc_hba *, struct lpfc_sli_ring *, int);
H A Dlpfc_ct.c111 lpfc_post_buffer(phba, pring, 2);
159 lpfc_post_buffer(phba, pring, i);
H A Dlpfc_bsg.c944 lpfc_post_buffer(phba,
952 lpfc_post_buffer(phba,
H A Dlpfc_els.c5631 lpfc_post_buffer(phba, pring, 1);
5979 lpfc_post_buffer(phba, pring, 0);
H A Dlpfc_init.c1877 * lpfc_post_buffer - Post IOCB(s) with DMA buffer descriptor(s) to a IOCB ring
1889 lpfc_post_buffer(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, int cnt) function
1995 lpfc_post_buffer(phba, &psli->ring[LPFC_ELS_RING], LPFC_BUF_RING0);

Completed in 189 milliseconds