Home
last modified time | relevance | path

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

/linux-6.15/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.c1053 lpfc_sli3_post_buffer(phba, in lpfc_bsg_ct_unsol_event()
1061 lpfc_sli3_post_buffer(phba, in lpfc_bsg_ct_unsol_event()
H A Dlpfc_els.c10304 lpfc_sli3_post_buffer(phba, pring, 1); in lpfc_els_unsol_buffer()
10788 lpfc_sli3_post_buffer(phba, pring, 0); in lpfc_els_unsol_event()
H A Dlpfc_init.c2783 lpfc_sli3_post_buffer(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, int cnt) in lpfc_sli3_post_buffer() function
2889 lpfc_sli3_post_buffer(phba, &psli->sli3_ring[LPFC_ELS_RING], LPFC_BUF_RING0); in lpfc_post_rcv_buf()