Home
last modified time | relevance | path

Searched refs:ANT_LNA_INC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Ddebug.h32 #define ANT_LNA_INC(sc, i, c) do { (sc)->debug.stats.ant_stats[i].lna_recv_cnt[c]++; } while (0) macro
38 #define ANT_LNA_INC(sc, i, c) do { (void)(sc); } while (0) macro
H A Dantenna.c759 ANT_LNA_INC(sc, ANT_MAIN, rx_ant_conf); in ath_ant_comb_scan()
762 ANT_LNA_INC(sc, ANT_ALT, rx_ant_conf); in ath_ant_comb_scan()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Ddebug.h32 #define ANT_LNA_INC(sc, i, c) do { (sc)->debug.stats.ant_stats[i].lna_recv_cnt[c]++; } while (0) macro
38 #define ANT_LNA_INC(sc, i, c) do { (void)(sc); } while (0) macro
H A Dantenna.c759 ANT_LNA_INC(sc, ANT_MAIN, rx_ant_conf); in ath_ant_comb_scan()
762 ANT_LNA_INC(sc, ANT_ALT, rx_ant_conf); in ath_ant_comb_scan()

Completed in 4 milliseconds