Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnicvf_queues.h117 #define CMP_QUEUE_DESC_SIZE 512 macro
H A Dnicvf_queues.c915 err = nicvf_alloc_q_desc_mem(nic, &cq->dmem, q_len, CMP_QUEUE_DESC_SIZE, in nicvf_init_cmp_queue()