Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnicvf_queues.h95 #define CMP_QSIZE CMP_QUEUE_SIZE2 macro
96 #define CMP_QUEUE_LEN (1UL << (CMP_QSIZE + 10))
H A Dnicvf_queues.c1395 cq_cfg.qsize = CMP_QSIZE; in nicvf_cmp_queue_config()