| /drivers/dma/amd/ptdma/ |
| A D | ptdma-dev.c | 182 struct dma_pool *dma_pool; in pt_core_init() local 188 dma_pool = dma_pool_create(dma_pool_name, dev, in pt_core_init() 191 if (!dma_pool) in pt_core_init() 202 cmd_q->dma_pool = dma_pool; in pt_core_init() 272 dma_pool_destroy(pt->cmd_q.dma_pool); in pt_core_init()
|
| A D | ptdma.h | 194 struct dma_pool *dma_pool; member
|
| /drivers/dma/fsl-dpaa2-qdma/ |
| A D | dpaa2-qdma.h | 79 struct dma_pool *fd_pool; 80 struct dma_pool *fl_pool; 81 struct dma_pool *sdd_pool;
|
| /drivers/scsi/megaraid/ |
| A D | megaraid_mbox.h | 194 struct dma_pool *mbox_pool_handle; 196 struct dma_pool *epthru_pool_handle; 198 struct dma_pool *sg_pool_handle;
|
| A D | megaraid_ioctl.h | 241 struct dma_pool *handle; 293 struct dma_pool *pthru_dma_pool;
|
| A D | megaraid_sas_fusion.h | 1289 struct dma_pool *dma_pool_ptr; 1299 struct dma_pool *io_request_frames_pool; 1303 struct dma_pool *sg_dma_pool; 1304 struct dma_pool *sense_dma_pool; 1314 struct dma_pool *reply_frames_desc_pool; 1315 struct dma_pool *reply_frames_desc_pool_align;
|
| /drivers/crypto/ccp/ |
| A D | ccp-dev-v3.c | 373 struct dma_pool *dma_pool; in ccp_init() local 388 dma_pool = dma_pool_create(dma_pool_name, dev, in ccp_init() 391 if (!dma_pool) { in ccp_init() 402 cmd_q->dma_pool = dma_pool; in ccp_init() 512 dma_pool_destroy(ccp->cmd_q[i].dma_pool); in ccp_init() 550 dma_pool_destroy(ccp->cmd_q[i].dma_pool); in ccp_destroy()
|
| A D | ccp-dev.h | 267 struct dma_pool *dma_pool; member 459 struct dma_pool *dma_pool; member
|
| A D | ccp-dev-v5.c | 783 struct dma_pool *dma_pool; in ccp5_init() local 811 dma_pool = dma_pool_create(dma_pool_name, dev, in ccp5_init() 814 if (!dma_pool) { in ccp5_init() 825 cmd_q->dma_pool = dma_pool; in ccp5_init() 1001 dma_pool_destroy(ccp->cmd_q[i].dma_pool); in ccp5_init()
|
| /drivers/net/ethernet/intel/ixgbe/ |
| A D | ixgbe_fcoe.h | 42 struct dma_pool *pool; 47 struct dma_pool *pool;
|
| /drivers/usb/musb/ |
| A D | tusb6010_omap.c | 54 struct tusb_dma_data dma_pool[MAX_DMAREQ]; member 400 chdat->dma_data = &chdat->tusb_dma->dma_pool[dmareq_nr]; in tusb_omap_dma_allocate_dmareq() 476 chdat->dma_data = &tusb_dma->dma_pool[0]; in tusb_omap_dma_allocate() 528 if (tusb_dma && tusb_dma->dma_pool[i].chan) in tusb_dma_controller_destroy() 529 dma_release_channel(tusb_dma->dma_pool[i].chan); in tusb_dma_controller_destroy() 543 struct tusb_dma_data *dma_data = &tusb_dma->dma_pool[i]; in tusb_omap_allocate_dma_pool() 573 struct tusb_dma_data *dma_data = &tusb_dma->dma_pool[i]; in tusb_omap_allocate_dma_pool()
|
| /drivers/scsi/mpi3mr/ |
| A D | mpi3mr.h | 1234 struct dma_pool *reply_buf_pool; 1241 struct dma_pool *reply_free_q_pool; 1248 struct dma_pool *sense_buf_pool; 1253 struct dma_pool *sense_buf_q_pool; 1281 struct dma_pool *chain_buf_pool; 1363 struct dma_pool *ioctl_dma_pool; 1383 struct dma_pool *trace_buf_pool;
|
| /drivers/usb/chipidea/ |
| A D | ci.h | 105 struct dma_pool *td_pool; 234 struct dma_pool *qh_pool; 235 struct dma_pool *td_pool;
|
| /drivers/net/wan/ |
| A D | ixp4xx_hss.c | 338 static struct dma_pool *dma_pool; variable 980 dma_pool = dma_pool_create(DRV_NAME, &port->netdev->dev, in init_hdlc_queues() 982 if (!dma_pool) in init_hdlc_queues() 986 port->desc_tab = dma_pool_zalloc(dma_pool, GFP_KERNEL, in init_hdlc_queues() 1047 dma_pool_free(dma_pool, port->desc_tab, port->desc_tab_phys); in destroy_hdlc_queues() 1051 if (!ports_open && dma_pool) { in destroy_hdlc_queues() 1052 dma_pool_destroy(dma_pool); in destroy_hdlc_queues() 1053 dma_pool = NULL; in destroy_hdlc_queues()
|
| /drivers/dma/ |
| A D | fsl_raid.h | 261 struct dma_pool *cf_desc_pool; 262 struct dma_pool *hw_desc_pool;
|
| /drivers/usb/fotg210/ |
| A D | fotg210-hcd.h | 162 struct dma_pool *qh_pool; /* qh per active urb */ 163 struct dma_pool *qtd_pool; /* one or more per qh */ 164 struct dma_pool *itd_pool; /* itd per iso urb */
|
| /drivers/crypto/marvell/cesa/ |
| A D | cesa.h | 399 struct dma_pool *tdma_desc_pool; 400 struct dma_pool *op_pool; 401 struct dma_pool *cache_pool; 402 struct dma_pool *padding_pool;
|
| /drivers/usb/host/ |
| A D | ehci.h | 195 struct dma_pool *qh_pool; /* qh per active urb */ 196 struct dma_pool *qtd_pool; /* one or more per qh */ 197 struct dma_pool *itd_pool; /* itd per iso urb */ 198 struct dma_pool *sitd_pool; /* sitd per split iso urb */
|
| /drivers/crypto/hisilicon/sec/ |
| A D | sec_drv.h | 394 struct dma_pool; 414 struct dma_pool *hw_sgl_pool;
|
| /drivers/infiniband/hw/erdma/ |
| A D | erdma.h | 215 struct dma_pool *db_pool; 216 struct dma_pool *resp_pool;
|
| /drivers/net/ethernet/xscale/ |
| A D | ixp4xx_eth.c | 282 static struct dma_pool *dma_pool; variable 1113 dma_pool = dma_pool_create(DRV_NAME, &port->netdev->dev, in init_queues() 1115 if (!dma_pool) in init_queues() 1119 port->desc_tab = dma_pool_zalloc(dma_pool, GFP_KERNEL, &port->desc_tab_phys); in init_queues() 1176 dma_pool_free(dma_pool, port->desc_tab, port->desc_tab_phys); in destroy_queues() 1180 if (!ports_open && dma_pool) { in destroy_queues() 1181 dma_pool_destroy(dma_pool); in destroy_queues() 1182 dma_pool = NULL; in destroy_queues()
|
| /drivers/s390/cio/ |
| A D | device.c | 675 cio_gp_dma_free(cdev->private->dma_pool, cdev->private->dma_area, in ccw_device_release() 677 cio_gp_dma_destroy(cdev->private->dma_pool, &cdev->dev); in ccw_device_release() 687 struct gen_pool *dma_pool; in io_subchannel_allocate_dev() local 707 dma_pool = cio_gp_dma_create(&cdev->dev, 1); in io_subchannel_allocate_dev() 708 if (!dma_pool) { in io_subchannel_allocate_dev() 712 cdev->private->dma_pool = dma_pool; in io_subchannel_allocate_dev() 713 cdev->private->dma_area = cio_gp_dma_zalloc(dma_pool, &cdev->dev, in io_subchannel_allocate_dev() 721 cio_gp_dma_destroy(dma_pool, &cdev->dev); in io_subchannel_allocate_dev()
|
| /drivers/scsi/mpt3sas/ |
| A D | mpt3sas_base.h | 1519 struct dma_pool *pcie_sgl_dma_pool; 1526 struct dma_pool *chain_dma_pool; 1554 struct dma_pool *sense_dma_pool; 1562 struct dma_pool *reply_dma_pool; 1568 struct dma_pool *reply_free_dma_pool; 1577 struct dma_pool *reply_post_free_dma_pool; 1578 struct dma_pool *reply_post_free_array_dma_pool;
|
| /drivers/scsi/lpfc/ |
| A D | lpfc.h | 1303 struct dma_pool *lpfc_sg_dma_buf_pool; 1304 struct dma_pool *lpfc_mbuf_pool; 1305 struct dma_pool *lpfc_hrb_pool; /* header receive buffer pool */ 1306 struct dma_pool *lpfc_drb_pool; /* data receive buffer pool */ 1307 struct dma_pool *lpfc_nvmet_drb_pool; /* data receive buffer pool */ 1308 struct dma_pool *lpfc_hbq_pool; /* SLI3 hbq buffer pool */ 1309 struct dma_pool *lpfc_cmd_rsp_buf_pool;
|
| /drivers/crypto/ccree/ |
| A D | cc_buffer_mgr.h | 34 struct dma_pool *curr_pool;
|