Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/page_pool/
Dtypes.h58 struct page_pool_params { struct
59 unsigned int flags;
60 unsigned int order;
61 unsigned int pool_size;
62 int nid;
63 struct device *dev;
64 struct napi_struct *napi;
65 enum dma_data_direction dma_dir;
66 unsigned int max_len;
67 unsigned int offset;
[all …]