Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
A Ddebug.h30 #define RESET_STAT_INC(sc, type) do { (sc)->debug.stats.reset[type]++; } while (0) macro
36 #define RESET_STAT_INC(sc, type) do { (void)(sc); } while (0) macro
A Drecv.c500 RESET_STAT_INC(sc, RESET_RX_DMA_ERROR); in ath_stoprecv()
A Dmain.c634 RESET_STAT_INC(sc, type); in ath9k_queue_reset()
A Dxmit.c1895 RESET_STAT_INC(sc, RESET_TX_DMA_ERROR); in ath_drain_all_txq()

Completed in 17 milliseconds