Searched defs:PACKED_BATCH_MASK (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/virtio/ | ||
| H A D | virtio_rxtx_packed.h | 68 #define PACKED_BATCH_MASK (PACKED_BATCH_SIZE - 1) macro |
| /dpdk/lib/vhost/ | ||
| H A D | vhost.h | 66 #define PACKED_BATCH_MASK (PACKED_BATCH_SIZE - 1) macro |