Lines Matching refs:lpfc_dmabuf

77 	struct lpfc_dmabuf *rmp;
84 struct lpfc_dmabuf *dmabuffers; /* for BIU diags */
124 struct lpfc_dmabuf dma;
130 lpfc_free_bsg_buffers(struct lpfc_hba *phba, struct lpfc_dmabuf *mlist) in lpfc_free_bsg_buffers()
132 struct lpfc_dmabuf *mlast, *next_mlast; in lpfc_free_bsg_buffers()
147 static struct lpfc_dmabuf *
152 struct lpfc_dmabuf *mlist = NULL; in lpfc_alloc_bsg_buffers()
153 struct lpfc_dmabuf *mp; in lpfc_alloc_bsg_buffers()
167 mp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_alloc_bsg_buffers()
208 lpfc_bsg_copy_data(struct lpfc_dmabuf *dma_buffers, in lpfc_bsg_copy_data()
213 struct lpfc_dmabuf *mp; in lpfc_bsg_copy_data()
297 struct lpfc_dmabuf *bmp, *cmp, *rmp; in lpfc_bsg_send_mgmt_cmd_cmp()
388 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL; in lpfc_bsg_send_mgmt_cmd()
419 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_bsg_send_mgmt_cmd()
557 struct lpfc_dmabuf *pcmd = NULL, *prsp = NULL; in lpfc_bsg_rport_els_cmp()
588 prsp = (struct lpfc_dmabuf *)pcmd->list.next; in lpfc_bsg_rport_els_cmp()
893 struct lpfc_dmabuf *dmabuf = NULL; in lpfc_bsg_ct_unsol_event()
903 struct lpfc_dmabuf *bdeBuf1 = piocbq->cmd_dmabuf; in lpfc_bsg_ct_unsol_event()
904 struct lpfc_dmabuf *bdeBuf2 = piocbq->bpl_dmabuf; in lpfc_bsg_ct_unsol_event()
1363 struct lpfc_dmabuf *bmp, *cmp; in lpfc_issue_ct_rsp_cmp()
1445 struct lpfc_dmabuf *cmp, struct lpfc_dmabuf *bmp, in lpfc_issue_ct_rsp()
1579 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL; in lpfc_bsg_send_mgmt_rsp()
1594 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_bsg_send_mgmt_rsp()
2486 struct lpfc_dmabuf *dmabuff; in lpfcdiag_loop_self_reg()
2516 dmabuff = (struct lpfc_dmabuf *)mbox->ctx_buf; in lpfcdiag_loop_self_reg()
2593 struct lpfc_dmabuf *dmabuf; in lpfcdiag_loop_get_xri()
2617 dmabuf = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfcdiag_loop_get_xri()
2716 static struct lpfc_dmabuf *
2719 struct lpfc_dmabuf *dmabuf; in lpfc_bsg_dma_page_alloc()
2723 dmabuf = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_bsg_dma_page_alloc()
2750 lpfc_bsg_dma_page_free(struct lpfc_hba *phba, struct lpfc_dmabuf *dmabuf) in lpfc_bsg_dma_page_free()
2776 struct lpfc_dmabuf *dmabuf, *next_dmabuf; in lpfc_bsg_dma_page_list_free()
2886 struct lpfc_dmabuf *rxbmp; in lpfcdiag_sli3_loop_post_rxbufs()
2887 struct lpfc_dmabuf *dmp; in lpfcdiag_sli3_loop_post_rxbufs()
2888 struct lpfc_dmabuf *mp[2] = {NULL, NULL}; in lpfcdiag_sli3_loop_post_rxbufs()
2899 rxbmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfcdiag_sli3_loop_post_rxbufs()
2923 mp[i] = list_entry(curr, struct lpfc_dmabuf, list); in lpfcdiag_sli3_loop_post_rxbufs()
2966 dmp = list_entry(next, struct lpfc_dmabuf, list); in lpfcdiag_sli3_loop_post_rxbufs()
2980 dmp = list_entry(next, struct lpfc_dmabuf, list); in lpfcdiag_sli3_loop_post_rxbufs()
3037 struct lpfc_dmabuf *txbmp; in lpfc_bsg_diag_loopback_run()
3041 struct lpfc_dmabuf *curr; in lpfc_bsg_diag_loopback_run()
3150 txbmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL); in lpfc_bsg_diag_loopback_run()
3552 struct lpfc_dmabuf *dmabuf; in lpfc_bsg_issue_mbox_ext_handle_job()
3707 uint32_t index, struct lpfc_dmabuf *mbx_dmabuf, in lpfc_bsg_sli_cfg_dma_desc_setup()
3708 struct lpfc_dmabuf *ext_dmabuf) in lpfc_bsg_sli_cfg_dma_desc_setup()
3811 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_sli_cfg_read_cmd_ext()
3816 struct lpfc_dmabuf *curr_dmabuf, *next_dmabuf; in lpfc_bsg_sli_cfg_read_cmd_ext()
3818 struct lpfc_dmabuf *ext_dmabuf = NULL; in lpfc_bsg_sli_cfg_read_cmd_ext()
4000 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_sli_cfg_write_cmd_ext()
4166 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_handle_sli_cfg_mbox()
4319 struct lpfc_dmabuf *dmabuf; in lpfc_bsg_read_ebuf_get()
4346 struct lpfc_dmabuf, list); in lpfc_bsg_read_ebuf_get()
4387 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_write_ebuf_set()
4513 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_handle_sli_cfg_ebuf()
4558 struct lpfc_dmabuf *dmabuf) in lpfc_bsg_handle_sli_cfg_ext()
4645 struct lpfc_dmabuf *dmabuf = NULL; in lpfc_bsg_issue_mbox()
5261 struct lpfc_dmabuf *dmabuf, *next; in lpfc_bsg_get_ras_fwlog()