Searched refs:RESET_STAT_INC (Results 1 – 4 of 4) sorted by relevance
30 #define RESET_STAT_INC(sc, type) do { (sc)->debug.stats.reset[type]++; } while (0) macro36 #define RESET_STAT_INC(sc, type) do { (void)(sc); } while (0) macro
500 RESET_STAT_INC(sc, RESET_RX_DMA_ERROR); in ath_stoprecv()
634 RESET_STAT_INC(sc, type); in ath9k_queue_reset()
1895 RESET_STAT_INC(sc, RESET_TX_DMA_ERROR); in ath_drain_all_txq()