Home
last modified time | relevance | path

Searched refs:open_ioat (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/examples/vhost/
H A Dioat.h28 int open_ioat(const char *value);
40 static int open_ioat(const char *value __rte_unused) in open_ioat() function
H A Dioat.c26 open_ioat(const char *value) in open_ioat() function
H A Dmain.c193 return open_ioat(value); in open_dma()