Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_dev.h68 struct rte_mem_resource { struct
69 uint64_t phys_addr; /**< Physical address, 0 if not resource. */
70 uint64_t len; /**< Length of the resource. */
71 void *addr; /**< Virtual address, NULL when not mapped. */