Searched refs:lpfc_in_buf_free (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/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 | 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(vport->phba, &dmabuf->dbuf); in lpfc_rcv_seq_check_edtov() [all …]
|
D | lpfc_crtn.h | 441 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 | 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()
|
D | lpfc_bsg.c | 1036 lpfc_in_buf_free(phba, in lpfc_bsg_ct_unsol_event()
|
D | lpfc_init.c | 948 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_free_sp_events()
|