Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnicvf_queues.h98 #define CMP_QUEUE_TIMER_THRESH 220 /* 10usec */ macro
H A Dnicvf_queues.c928 nic->cq_coalesce_usecs = (CMP_QUEUE_TIMER_THRESH * 0.05) - 1; in nicvf_init_cmp_queue()