Home
last modified time | relevance | path

Searched refs:use_fpa (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/event/octeontx/
H A Dtimvf_evdev.c121 uint8_t use_fpa = 0; in timvf_ring_start() local
154 use_fpa = 1; in timvf_ring_start()
168 if (use_fpa) { in timvf_ring_start()
185 timvf_set_chunk_refill(timr, use_fpa); in timvf_ring_start()
H A Dtimvf_worker.c193 timvf_set_chunk_refill(struct timvf_ring * const timr, uint8_t use_fpa) in timvf_set_chunk_refill() argument
195 if (use_fpa) in timvf_set_chunk_refill()
H A Dtimvf_evdev.h220 void timvf_set_chunk_refill(struct timvf_ring * const timr, uint8_t use_fpa);