Searched refs:CMP_QUEUE_TIMER_THRESH (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/net/octeontx/ | ||
A D | nicvf_queues.h | 63 #define CMP_QUEUE_TIMER_THRESH 1 /* 1 ms */ macro |
A D | nicvf_queues.c | 193 cq->intr_timer_thresh = CMP_QUEUE_TIMER_THRESH; in nicvf_init_cmp_queue() |
Completed in 8 milliseconds