Home
last modified time | relevance | path

Searched refs:IOAT_RING_SIZE (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/examples/vhost/
H A Dioat.h13 #define IOAT_RING_SIZE 4096 macro
H A Dioat.c109 config.ring_size = IOAT_RING_SIZE; in open_ioat()