RESET_STAT_INC     30 drivers/net/wireless/ath/ath9k/debug.h #define RESET_STAT_INC(sc, type) do { (sc)->debug.stats.reset[type]++; } while (0)
RESET_STAT_INC     36 drivers/net/wireless/ath/ath9k/debug.h #define RESET_STAT_INC(sc, type) do { (void)(sc); } while (0)