Searched refs:lpfc_in_buf_free (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 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() 18617 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_cleanup_rcv_buffers() 18661 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_rcv_seq_check_edtov() 18805 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_sli4_abort_partial_seq() 19076 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_handle_unsol_abort() 19210 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_prep_seq() 19403 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_handle_mds_loopback() [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 | 7826 lpfc_in_buf_free(phba, vport->fc_rscn_id_list[i]); in lpfc_els_flush_rscn() 10904 lpfc_in_buf_free(phba, elsiocb->cmd_dmabuf); in lpfc_els_unsol_event() 10909 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()
|