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

/drivers/net/wireless/ath/ath9k/
H A Drecv.c1065 struct ath_hw_antcomb_conf ant_conf,
1070 if (ant_conf.main_lna_conf == ATH_ANT_DIV_COMB_LNA2)
1072 else if (ant_conf.main_lna_conf == ATH_ANT_DIV_COMB_LNA1)
1075 switch ((ant_conf.main_lna_conf << 4) | ant_conf.alt_lna_conf) {
1318 static void ath_ant_div_conf_fast_divbias(struct ath_hw_antcomb_conf *ant_conf, argument
1321 if (ant_conf->div_group == 0) {
1323 switch ((ant_conf->main_lna_conf << 4) |
1324 ant_conf->alt_lna_conf) {
1326 ant_conf
1064 ath_lnaconf_alt_good_scan(struct ath_ant_comb *antcomb, struct ath_hw_antcomb_conf ant_conf, int main_rssi_avg) argument
[all...]

Completed in 178 milliseconds