Searched defs:RX_STAT_INC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Ddebug.c786 #define RX_STAT_INC(c) sc->debug.stats.rxstats.c++ macro
810 #undef RX_STAT_INC macro
H A Dhtc.h248 #define RX_STAT_INC(c) (hif_dev->htc_handle->drv_priv->debug.rx_stats.c++) macro
280 #define RX_STAT_INC(c) do { } while (0) macro

Completed in 109 milliseconds