Home
last modified time | relevance | path

Searched refs:CMP_QUEUE_TIMER_THRESH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h78 #define CMP_QUEUE_TIMER_THRESH 80 /* ~2usec */ macro
H A Dnicvf_queues.c487 nic->cq_coalesce_usecs = (CMP_QUEUE_TIMER_THRESH * 0.05) - 1; in nicvf_init_cmp_queue()
854 qidx, CMP_QUEUE_TIMER_THRESH); in nicvf_cmp_queue_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h78 #define CMP_QUEUE_TIMER_THRESH 80 /* ~2usec */ macro
H A Dnicvf_queues.c488 nic->cq_coalesce_usecs = (CMP_QUEUE_TIMER_THRESH * 0.05) - 1; in nicvf_init_cmp_queue()
855 qidx, CMP_QUEUE_TIMER_THRESH); in nicvf_cmp_queue_config()

Completed in 7 milliseconds