Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dif_ptnet.c267 #define PTNET_BUF_RING_SIZE 4096 macro
382 pq->bufring = buf_ring_alloc(PTNET_BUF_RING_SIZE, in ptnet_attach()