Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx_packed_avx.c44 #define PACKED_BATCH_SIZE (RTE_CACHE_LINE_SIZE / \ macro
/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h60 #define PACKED_BATCH_SIZE (RTE_CACHE_LINE_SIZE / \ macro