Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h77 #define CMP_QUEUE_CQE_THRESH (NAPI_POLL_WEIGHT / 2) macro
H A Dnicvf_queues.c487 cq->thresh = pass1_silicon(nic->pdev) ? 0 : CMP_QUEUE_CQE_THRESH; in nicvf_init_cmp_queue()