Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx_packed_avx.c46 #define PACKED_BATCH_MASK (PACKED_BATCH_SIZE - 1) macro
/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h62 #define PACKED_BATCH_MASK (PACKED_BATCH_SIZE - 1) macro