Searched refs:txsync (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_generic.c140 unsigned long txsync; member in struct:rate_stats
166 RATE_PRINTK(txsync);
187 if (txs) rate_ctx.new.txsync++;
343 * to leave this task to txsync.
480 * txsync. */
598 * There is a race but this is only called within txsync which
659 IFRATE(rate_ctx.new.txsync++);
735 * occurs in the txsync call after selrecord().
785 * No doublecheck is performed, since txsync() will be

Completed in 45 milliseconds