Searched refs:lpfc_in_buf_free (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/scsi/lpfc/ |
D | lpfc_mem.c | 673 lpfc_in_buf_free(struct lpfc_hba *phba, struct lpfc_dmabuf *mp) in lpfc_in_buf_free() function
|
D | lpfc_sli.c | 3310 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in lpfc_nvme_unsol_ls_handler() 3466 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 3472 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 3478 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 14647 lpfc_in_buf_free(phba, &dma_buf->dbuf); in lpfc_sli4_sp_handle_rcqe() 18531 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_cleanup_rcv_buffers() 18533 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_cleanup_rcv_buffers() 18575 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_rcv_seq_check_edtov() 18577 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_rcv_seq_check_edtov() 18719 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_sli4_abort_partial_seq() [all …]
|
D | lpfc_crtn.h | 442 void lpfc_in_buf_free(struct lpfc_hba *, struct lpfc_dmabuf *);
|
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()
|
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()
|
D | lpfc_els.c | 7626 lpfc_in_buf_free(phba, vport->fc_rscn_id_list[i]); in lpfc_els_flush_rscn() 10697 lpfc_in_buf_free(phba, elsiocb->cmd_dmabuf); in lpfc_els_unsol_event() 10702 lpfc_in_buf_free(phba, elsiocb->bpl_dmabuf); in lpfc_els_unsol_event()
|
D | lpfc_bsg.c | 1036 lpfc_in_buf_free(phba, in lpfc_bsg_ct_unsol_event()
|
D | lpfc_init.c | 946 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_free_sp_events()
|