Home
last modified time | relevance | path

Searched defs:net_devmem_dmabuf_binding (Results 1 – 1 of 1) sorted by relevance

/linux/net/core/
H A Ddevmem.h18 struct net_devmem_dmabuf_binding { struct
19 struct dma_buf *dmabuf;
20 struct dma_buf_attachment *attachment;
21 struct sg_table *sgt;
22 struct net_device *dev;
23 struct gen_pool *chunk_pool;
25 struct mutex lock;
44 refcount_t ref;
49 struct list_head list;
52 struct xarray bound_rxqs;
[all …]