Searched refs:lpfc_in_buf_free (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/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 | 340 void lpfc_in_buf_free(struct lpfc_hba *, struct lpfc_dmabuf *);
|
D | lpfc_ct.c | 133 lpfc_in_buf_free(phba, bdeBuf); in lpfc_ct_unsol_event() 140 lpfc_in_buf_free(phba, bdeBuf); in lpfc_ct_unsol_event() 158 lpfc_in_buf_free(phba, mp); in lpfc_ct_unsol_event()
|
D | lpfc_sli.c | 2505 lpfc_in_buf_free(phba, dmzbuf); in lpfc_sli_process_unsol_iocb() 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() 14796 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_cleanup_rcv_buffers() 14798 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_cleanup_rcv_buffers() 14840 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_rcv_seq_check_edtov() 14842 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_rcv_seq_check_edtov() 14973 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_sli4_abort_partial_seq() 15250 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_handle_unsol_abort() 15379 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_prep_seq() [all …]
|
D | lpfc_els.c | 4645 lpfc_in_buf_free(phba, vport->fc_rscn_id_list[i]); in lpfc_els_flush_rscn() 7092 lpfc_in_buf_free(phba, (struct lpfc_dmabuf *)elsiocb->context2); in lpfc_els_unsol_event() 7103 lpfc_in_buf_free(phba, elsiocb->context2); in lpfc_els_unsol_event()
|
D | lpfc_bsg.c | 1065 lpfc_in_buf_free(phba, in lpfc_bsg_ct_unsol_event()
|
D | lpfc_init.c | 863 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_free_sp_events()
|