Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnicvf_queues.h97 #define CMP_QUEUE_CQE_THRESH 32 macro
H A Dnicvf_queues.c925 cq->thresh = pass1_silicon(nic->dev) ? 0 : CMP_QUEUE_CQE_THRESH; in nicvf_init_cmp_queue()