Home
last modified time | relevance | path

Searched refs:div_group (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dantenna.c107 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()
H A Dar9003_phy.c1514 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()
H A Dar9002_phy.c392 antconf->div_group = 0; in ar9002_hw_antdiv_comb_conf_get()
H A Dhw.h570 u8 div_group; member