Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vhost/
H A Dioat.c65 uint8_t sub_nr; in open_ioat() local
66 sub_nr = rte_strsplit(arg_temp, strlen(arg_temp), ptrs, 2, '@'); in open_ioat()
67 if (sub_nr != 2) { in open_ioat()