Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_timer/
H A Drte_timer.h51 #define RTE_TIMER_CONFIG 3 /**< State: timer is being configured. */ macro
H A Drte_timer.c253 if (prev_status.state == RTE_TIMER_CONFIG) in timer_set_config_state()
258 status.state = RTE_TIMER_CONFIG; in timer_set_config_state()