Searched refs:RESET_STAT_INC (Results 1 – 2 of 2) sorted by relevance
30 #define RESET_STAT_INC(sc, type) sc->debug.stats.reset[type]++ macro36 #define RESET_STAT_INC(sc, type) do { } while (0) macro
627 RESET_STAT_INC(sc, type); in ath9k_queue_reset()