Searched defs:xsk_dma_map (Results 1 – 1 of 1) sorted by relevance
31 struct xsk_dma_map { struct32 dma_addr_t *dma_pages;33 struct device *dev;34 struct net_device *netdev;35 refcount_t users;36 struct list_head list; /* Protected by the RTNL_LOCK */37 u32 dma_pages_cnt;38 bool dma_need_sync;