Home
last modified time | relevance | path

Searched refs:ANT_STAT_INC (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Ddebug.h31 #define ANT_STAT_INC(i, c) sc->debug.stats.ant_stats[i].c++ macro
37 #define ANT_STAT_INC(i, c) do { } while (0) macro
Dantenna.c758 ANT_STAT_INC(ANT_MAIN, recv_cnt); in ath_ant_comb_scan()
761 ANT_STAT_INC(ANT_ALT, recv_cnt); in ath_ant_comb_scan()