Home
last modified time | relevance | path

Searched refs:lpfc_sli3_post_buffer (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h226 int lpfc_sli3_post_buffer(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, int cnt);
H A Dlpfc_ct.c374 lpfc_sli3_post_buffer(phba, pring, 2); in lpfc_ct_unsol_event()
446 lpfc_sli3_post_buffer(phba, pring, i); in lpfc_ct_unsol_event()
H A Dlpfc_bsg.c1039 lpfc_sli3_post_buffer(phba, in lpfc_bsg_ct_unsol_event()
1047 lpfc_sli3_post_buffer(phba, in lpfc_bsg_ct_unsol_event()
H A Dlpfc_els.c10365 lpfc_sli3_post_buffer(phba, pring, 1); in lpfc_els_unsol_buffer()
10855 lpfc_sli3_post_buffer(phba, pring, 0); in lpfc_els_unsol_event()
H A Dlpfc_init.c2793 lpfc_sli3_post_buffer(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, int cnt) in lpfc_sli3_post_buffer() function
2899 lpfc_sli3_post_buffer(phba, &psli->sli3_ring[LPFC_ELS_RING], LPFC_BUF_RING0); in lpfc_post_rcv_buf()