Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h77 #define CMP_QUEUE_CQE_THRESH (NAPI_POLL_WEIGHT / 2) macro
H A Dnicvf_queues.c486 cq->thresh = pass1_silicon(nic->pdev) ? 0 : CMP_QUEUE_CQE_THRESH; in nicvf_init_cmp_queue()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds