Searched refs:ANT_LNA_INC (Results 1 – 2 of 2) sorted by relevance
32 #define ANT_LNA_INC(sc, i, c) do { (sc)->debug.stats.ant_stats[i].lna_recv_cnt[c]++; } while (0) macro38 #define ANT_LNA_INC(sc, i, c) do { (void)(sc); } while (0) macro
759 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()