Searched refs:dma (Results 1 - 9 of 9) sorted by relevance

/net/core/
H A Ddev_ioctl.c161 ifr->ifr_map.dma = dev->dma;
H A Drtnetlink.c1026 .dma = dev->dma,
1531 k_map.dma = (unsigned char) u_map->dma;
H A Dpktgen.c177 #include <asm/dma.h>
/net/irda/
H A Dirda_device.c47 #include <asm/dma.h>
/net/rds/
H A Dib_rdma.c60 u64 *dma; member in struct:rds_ib_mr
H A Dib_recv.c36 #include <linux/dma-mapping.h>
872 * because that confuses the dma mapping of pages and each recv's use
H A Diw_recv.c36 #include <linux/dma-mapping.h>
703 * because that confuses the dma mapping of pages and each recv's use
H A Drdma.c36 #include <linux/dma-mapping.h> /* for DMA_*_DEVICE */
/net/
H A Dsocket.c3096 err |= get_user(ifr.ifr_map.dma, &uifmap32->dma);
3112 err |= put_user(ifr.ifr_map.dma, &uifmap32->dma);

Completed in 150 milliseconds