Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnicvf_queues.h100 #define RBDR_SIZE RBDR_SIZE0 macro
101 #define RCV_BUF_COUNT (1UL << (RBDR_SIZE + 13))
H A Dnicvf_queues.c1474 rbdr_cfg.qsize = RBDR_SIZE; in nicvf_rbdr_config()