Searched refs:div_group (Results 1 – 4 of 4) sorted by relevance
107 switch (conf->div_group) { in ath_ant_div_comb_alt_check()384 if (ant_conf->div_group == 0) { in ath_ant_div_conf_fast_divbias()427 } else if (ant_conf->div_group == 1) { in ath_ant_div_conf_fast_divbias()486 } else if (ant_conf->div_group == 2) { in ath_ant_div_conf_fast_divbias()544 } else if (ant_conf->div_group == 3) { in ath_ant_div_conf_fast_divbias()
1514 antconf->div_group = 1; in ar9003_hw_antdiv_comb_conf_get()1518 antconf->div_group = 2; in ar9003_hw_antdiv_comb_conf_get()1522 antconf->div_group = 3; in ar9003_hw_antdiv_comb_conf_get()1526 antconf->div_group = 0; in ar9003_hw_antdiv_comb_conf_get()
392 antconf->div_group = 0; in ar9002_hw_antdiv_comb_conf_get()
570 u8 div_group; member