Searched refs:TIMVF_MAX_BURST (Results 1 – 2 of 2) sorted by relevance
149 struct tim_mem_entry entry[TIMVF_MAX_BURST] __rte_cache_aligned; in timvf_timer_arm_tmo_brst()162 for (idx = 0; idx < TIMVF_MAX_BURST && (arr_idx < nb_timers); in timvf_timer_arm_tmo_brst()
59 #define TIMVF_MAX_BURST (8) macro