Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-eventdev/
H A Devt_options.c359 { EVT_MAX_TMO_NSEC, 1, 0, 0 },
393 { EVT_MAX_TMO_NSEC, evt_parse_max_tmo_nsec}, in evt_opts_parse_long()
H A Devt_options.h41 #define EVT_MAX_TMO_NSEC ("max_tmo_nsec") macro