Home
last modified time | relevance | path

Searched refs:CMP_QUEUE_CNT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/vnic/
H A Dnicvf_queues.h81 #define CMP_QUEUE_CNT 8 /* Max of RCV and SND qcount */ macro
H A Dnicvf_main.c1446 cpuid = (device_get_unit(nic->dev) * CMP_QUEUE_CNT) + qidx; in nicvf_allocate_net_interrupts()
H A Dnicvf_queues.c1604 qs->cq_cnt = CMP_QUEUE_CNT; in nicvf_set_qset_resources()