Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-eventdev/
H A Devt_options.c352 { EVT_DEQ_TMO_NSEC, 1, 0, 0 },
386 { EVT_DEQ_TMO_NSEC, evt_parse_deq_tmo_nsec}, in evt_opts_parse_long()
H A Devt_options.h34 #define EVT_DEQ_TMO_NSEC ("deq_tmo_nsec") macro