Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx_packed.h63 #define PACKED_BATCH_SIZE 4 macro
65 #define PACKED_BATCH_SIZE (RTE_CACHE_LINE_SIZE / \ macro
/dpdk/lib/vhost/
H A Dvhost.h64 #define PACKED_BATCH_SIZE (RTE_CACHE_LINE_SIZE / \ macro