Home
last modified time | relevance | path

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

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