Home
last modified time | relevance | path

Searched refs:xdp_mem_info (Results 1 – 3 of 3) sorted by relevance

/include/net/
A Dxdp_priv.h10 struct xdp_mem_info mem;
A Dxdp.h55 struct xdp_mem_info { struct
66 struct xdp_mem_info mem; argument
458 int xdp_reg_mem_model(struct xdp_mem_info *mem,
460 void xdp_unreg_mem_model(struct xdp_mem_info *mem);
476 const struct xdp_mem_info *mem) in xdp_rxq_info_attach_mem_model()
491 xdp_rxq->mem = (struct xdp_mem_info){ }; in xdp_rxq_info_detach_mem_model()
/include/net/page_pool/
A Dtypes.h265 struct xdp_mem_info;
273 const struct xdp_mem_info *mem);
282 const struct xdp_mem_info *mem) in page_pool_use_xdp_mem()

Completed in 12 milliseconds