DPDK
24.07.0
|
#include <rte_dmadev.h>
Data Fields | |
uint64_t | reserved [2] |
struct rte_mempool * | pool |
A structure used for offload auto free params.
Definition at line 528 of file rte_dmadev.h.
struct rte_mempool* pool |
Mempool from which buffer is allocated. Mempool info is used for freeing buffer by hardware.
Definition at line 538 of file rte_dmadev.h.
uint64_t reserved[2] |
Reserved for future fields.
Definition at line 542 of file rte_dmadev.h.