Home
last modified time | relevance | path

Searched defs:nb_chunk_slots (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/event/octeontx/
H A Dtimvf_evdev.h116 static const uint16_t nb_chunk_slots = (TIM_CHUNK_SIZE / 16) - 1; variable
/dpdk/drivers/event/cnxk/
H A Dcnxk_tim_evdev.h123 uint16_t nb_chunk_slots; member