Home
last modified time | relevance | path

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

/spdk/lib/env_dpdk/22.11/
H A Drte_dev.h69 struct rte_mem_resource { struct
70 uint64_t phys_addr; /**< Physical address, 0 if not resource. */
71 uint64_t len; /**< Length of the resource. */
72 void *addr; /**< Virtual address, NULL when not mapped. */
/spdk/lib/env_dpdk/22.07/
H A Drte_dev.h61 struct rte_mem_resource { struct
62 uint64_t phys_addr; /**< Physical address, 0 if not resource. */
63 uint64_t len; /**< Length of the resource. */
64 void *addr; /**< Virtual address, NULL when not mapped. */