Searched refs:lpfc_in_buf_free (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/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 | 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 | 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() 14772 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_cleanup_rcv_buffers() 14774 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_cleanup_rcv_buffers() 14816 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_rcv_seq_check_edtov() 14818 lpfc_in_buf_free(vport->phba, &dmabuf->dbuf); in lpfc_rcv_seq_check_edtov() 14949 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_sli4_abort_partial_seq() 15226 lpfc_in_buf_free(phba, &dmabuf->dbuf); in lpfc_sli4_handle_unsol_abort() 15355 lpfc_in_buf_free(vport->phba, d_buf); in lpfc_prep_seq() [all …]
|
D | lpfc_els.c | 5263 lpfc_in_buf_free(phba, vport->fc_rscn_id_list[i]); in lpfc_els_flush_rscn() 7716 lpfc_in_buf_free(phba, (struct lpfc_dmabuf *)elsiocb->context2); in lpfc_els_unsol_event() 7727 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()
|