Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/octeontx/
H A Dtimvf_evdev.h56 #define TIM_CHUNK_SIZE (4096) macro
116 static const uint16_t nb_chunk_slots = (TIM_CHUNK_SIZE / 16) - 1;
H A Dtimvf_evdev.c166 rctrl.rctrl2 = (uint64_t)(TIM_CHUNK_SIZE / 16) << 40; in timvf_ring_start()
326 timr->nb_chunks, TIM_CHUNK_SIZE, 0, 0, rte_socket_id(), in timvf_ring_create()