Searched refs:lpfc_in_buf_free (Results 1 – 7 of 7) sorted by relevance
/drivers/scsi/lpfc/ |
D | lpfc_mem.c | 559 lpfc_in_buf_free(struct lpfc_hba *phba, struct lpfc_dmabuf *mp) in lpfc_in_buf_free() function
|
D | lpfc_crtn.h | 341 void lpfc_in_buf_free(struct lpfc_hba *, struct lpfc_dmabuf *);
|
D | lpfc_ct.c | 134 lpfc_in_buf_free(phba, bdeBuf); in lpfc_ct_unsol_event() 141 lpfc_in_buf_free(phba, bdeBuf); in lpfc_ct_unsol_event() 159 lpfc_in_buf_free(phba, mp); in lpfc_ct_unsol_event()
|
D | lpfc_sli.c | 2511 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 2517 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 2523 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 14803 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_cleanup_rcv_buffers() 14805 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_cleanup_rcv_buffers() 14847 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_rcv_seq_check_edtov() 14849 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_rcv_seq_check_edtov() 14991 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_sli4_abort_partial_seq() 15267 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_handle_unsol_abort() 15396 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_prep_seq() [all …]
|
D | lpfc_els.c | 5304 lpfc_in_buf_free(phba, vport->fc_rscn_id_list[i]); in lpfc_els_flush_rscn() 7720 lpfc_in_buf_free(phba, (struct lpfc_dmabuf *)elsiocb->context2); in lpfc_els_unsol_event() 7731 lpfc_in_buf_free(phba, elsiocb->context2); in lpfc_els_unsol_event()
|
D | lpfc_bsg.c | 1063 lpfc_in_buf_free(phba, in lpfc_bsg_ct_unsol_event()
|
D | lpfc_init.c | 865 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_free_sp_events()
|