Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/netmap/
Dnetmap_generic.c139 #define IFRATE(x) x macro
183 #define IFRATE(x) macro
386 IFRATE(rate_ctx.new.txirq++); in generic_mbuf_destructor()
507 IFRATE(rate_ctx.new.txsync++); in generic_netmap_txsync()
573 IFRATE(rate_ctx.new.txpkt ++); in generic_netmap_txsync()
631 IFRATE(rate_ctx.new.rxirq++); in generic_rx_handler()
641 IFRATE(rate_ctx.new.rxirq++); in generic_rx_handler()
704 IFRATE(rate_ctx.new.rxpkt += n); in generic_netmap_rxsync()
726 IFRATE(rate_ctx.new.rxsync++); in generic_netmap_rxsync()