Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ioat/
H A Dioatfwd.c71 #define COPY_MODE_IOAT "hw" macro
187 COPY_MODE_SW : COPY_MODE_IOAT); in print_stats()
593 else if (strcmp(copy_mode, COPY_MODE_IOAT) == 0) in ioat_parse_copy_mode()