Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds