Home
last modified time | relevance | path

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

/dpdk/app/test-eventdev/
H A Devt_options.c438 { EVT_QUEUE_PRIORITY, 0, 0, 0 },
480 { EVT_QUEUE_PRIORITY, evt_parse_queue_priority}, in evt_opts_parse_long()
H A Devt_options.h34 #define EVT_QUEUE_PRIORITY ("queue_priority") macro