Searched refs:lpfc_in_buf_free (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 645 * lpfc_in_buf_free - Free a DMA buffer 657 lpfc_in_buf_free(struct lpfc_hba *phba, struct lpfc_dmabuf *mp) in lpfc_in_buf_free() function
|
H A D | lpfc_sli.c | 2896 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in lpfc_nvme_unsol_ls_handler() 3000 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 3006 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 3012 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 13716 lpfc_in_buf_free(phba, &dma_buf->dbuf); in lpfc_sli4_sp_handle_rcqe() 17609 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_cleanup_rcv_buffers() 17611 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_cleanup_rcv_buffers() 17653 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_rcv_seq_check_edtov() 17655 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_rcv_seq_check_edtov() 17798 lpfc_in_buf_free(vpor in lpfc_sli4_abort_partial_seq() [all...] |
H A D | lpfc_crtn.h | 381 void lpfc_in_buf_free(struct lpfc_hba *, struct lpfc_dmabuf *);
|
H A D | lpfc_ct.c | 147 lpfc_in_buf_free(phba, bdeBuf); in lpfc_ct_unsol_event() 154 lpfc_in_buf_free(phba, bdeBuf); in lpfc_ct_unsol_event() 172 lpfc_in_buf_free(phba, mp); in lpfc_ct_unsol_event()
|
H A D | lpfc_nvmet.c | 934 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in __lpfc_nvme_xmt_ls_rsp() 948 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in __lpfc_nvme_xmt_ls_rsp()
|
H A D | lpfc_els.c | 6501 lpfc_in_buf_free(phba, vport->fc_rscn_id_list[i]); in lpfc_els_flush_rscn() 8982 lpfc_in_buf_free(phba, (struct lpfc_dmabuf *)elsiocb->context2); in lpfc_els_unsol_event() 8993 lpfc_in_buf_free(phba, elsiocb->context2); in lpfc_els_unsol_event()
|
H A D | lpfc_bsg.c | 1077 lpfc_in_buf_free(phba, in lpfc_bsg_ct_unsol_event()
|
H A D | lpfc_init.c | 889 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_free_sp_events()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 661 * lpfc_in_buf_free - Free a DMA buffer 673 lpfc_in_buf_free(struct lpfc_hba *phba, struct lpfc_dmabuf *mp) in lpfc_in_buf_free() function
|
H A D | lpfc_sli.c | 3326 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in lpfc_nvme_unsol_ls_handler() 3482 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 3488 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 3494 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 14661 lpfc_in_buf_free(phba, &dma_buf->dbuf); in lpfc_sli4_sp_handle_rcqe() 14718 lpfc_in_buf_free(phba, &dma_buf->dbuf); in lpfc_sli4_sp_handle_rcqe() 18617 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_cleanup_rcv_buffers() 18619 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_cleanup_rcv_buffers() 18661 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_rcv_seq_check_edtov() 18663 lpfc_in_buf_free(vpor in lpfc_rcv_seq_check_edtov() [all...] |
H A D | lpfc_crtn.h | 441 void lpfc_in_buf_free(struct lpfc_hba *, struct lpfc_dmabuf *);
|
H A D | lpfc_ct.c | 416 lpfc_in_buf_free(phba, bdeBuf1); in lpfc_ct_unsol_event() 426 lpfc_in_buf_free(phba, bdeBuf2); in lpfc_ct_unsol_event() 444 lpfc_in_buf_free(phba, mp); in lpfc_ct_unsol_event()
|
H A D | lpfc_nvmet.c | 933 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in __lpfc_nvme_xmt_ls_rsp() 947 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in __lpfc_nvme_xmt_ls_rsp()
|
H A D | lpfc_els.c | 7821 lpfc_in_buf_free(phba, vport->fc_rscn_id_list[i]); in lpfc_els_flush_rscn() 10898 lpfc_in_buf_free(phba, elsiocb->cmd_dmabuf); in lpfc_els_unsol_event() 10903 lpfc_in_buf_free(phba, elsiocb->bpl_dmabuf); in lpfc_els_unsol_event()
|
H A D | lpfc_bsg.c | 1036 lpfc_in_buf_free(phba, in lpfc_bsg_ct_unsol_event()
|
H A D | lpfc_init.c | 948 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_free_sp_events()
|
Completed in 154 milliseconds