Home
last modified time | relevance | path

Searched refs:RESET_STAT_INC (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H 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
H A Drecv.c500 RESET_STAT_INC(sc, RESET_RX_DMA_ERROR); in ath_stoprecv()
H A Dmain.c634 RESET_STAT_INC(sc, type); in ath9k_queue_reset()
H A Dxmit.c1895 RESET_STAT_INC(sc, RESET_TX_DMA_ERROR); in ath_drain_all_txq()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H 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
H A Drecv.c500 RESET_STAT_INC(sc, RESET_RX_DMA_ERROR); in ath_stoprecv()
H A Dmain.c634 RESET_STAT_INC(sc, type); in ath9k_queue_reset()
H A Dxmit.c1954 RESET_STAT_INC(sc, RESET_TX_DMA_ERROR); in ath_drain_all_txq()

Completed in 22 milliseconds