Searched refs:lpfc_in_buf_free (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_nvmet.c | 830 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in lpfc_nvmet_xmt_ls_rsp() 861 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in lpfc_nvmet_xmt_ls_rsp() 874 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in lpfc_nvmet_xmt_ls_rsp() 1773 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in lpfc_nvmet_unsol_ls_buffer() 1816 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in lpfc_nvmet_unsol_ls_buffer() 2110 lpfc_in_buf_free(phba, &nvmebuf->dbuf); in lpfc_nvmet_unsol_ls_event()
|
D | lpfc_mem.c | 690 lpfc_in_buf_free(struct lpfc_hba *phba, struct lpfc_dmabuf *mp) in lpfc_in_buf_free() function
|
D | lpfc_crtn.h | 381 void lpfc_in_buf_free(struct lpfc_hba *, struct lpfc_dmabuf *);
|
D | lpfc_sli.c | 2808 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 2814 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 2820 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 13598 lpfc_in_buf_free(phba, &dma_buf->dbuf); in lpfc_sli4_nvmet_handle_rcqe() 16761 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_cleanup_rcv_buffers() 16763 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_cleanup_rcv_buffers() 16805 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_rcv_seq_check_edtov() 16807 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_rcv_seq_check_edtov() 16949 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_sli4_abort_partial_seq() 17225 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_handle_unsol_abort() [all …]
|
D | lpfc_ct.c | 148 lpfc_in_buf_free(phba, bdeBuf); in lpfc_ct_unsol_event() 155 lpfc_in_buf_free(phba, bdeBuf); in lpfc_ct_unsol_event() 173 lpfc_in_buf_free(phba, mp); in lpfc_ct_unsol_event()
|
D | lpfc_els.c | 5898 lpfc_in_buf_free(phba, vport->fc_rscn_id_list[i]); in lpfc_els_flush_rscn() 8313 lpfc_in_buf_free(phba, (struct lpfc_dmabuf *)elsiocb->context2); in lpfc_els_unsol_event() 8324 lpfc_in_buf_free(phba, elsiocb->context2); in lpfc_els_unsol_event()
|
D | lpfc_bsg.c | 1076 lpfc_in_buf_free(phba, in lpfc_bsg_ct_unsol_event()
|
D | lpfc_init.c | 897 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_free_sp_events()
|