Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx_packed.h68 #define PACKED_BATCH_MASK (PACKED_BATCH_SIZE - 1) macro
/dpdk/lib/vhost/
H A Dvhost.h66 #define PACKED_BATCH_MASK (PACKED_BATCH_SIZE - 1) macro