Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-eventdev/
H A Devt_options.c351 { EVT_QUEUE_PRIORITY, 0, 0, 0 },
385 { EVT_QUEUE_PRIORITY, evt_parse_queue_priority}, in evt_opts_parse_long()
H A Devt_options.h33 #define EVT_QUEUE_PRIORITY ("queue_priority") macro