xsk_dma_map
static struct xsk_dma_map *xp_find_dma_map(struct xsk_buff_pool *pool)
struct xsk_dma_map *dma_map;
static struct xsk_dma_map *xp_create_dma_map(struct device *dev, struct net_device *netdev,
struct xsk_dma_map *dma_map;
static void xp_destroy_dma_map(struct xsk_dma_map *dma_map)
static void __xp_dma_unmap(struct xsk_dma_map *dma_map, unsigned long attrs)
struct xsk_dma_map *dma_map;
static void xp_check_dma_contiguity(struct xsk_dma_map *dma_map)
static int xp_init_dma_info(struct xsk_buff_pool *pool, struct xsk_dma_map *dma_map)
struct xsk_dma_map *dma_map;