Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dif_ptnet.c271 #define PTNET_TX_BATCH 64 macro
1543 if (++batch_count == PTNET_TX_BATCH) { in ptnet_drain_transmit_queue()