Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1200 int ath_hal_ant_ctrl_comm2g_switch_enable; member
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c1719 value |= ah->ah_config.ath_hal_ant_ctrl_comm2g_switch_enable; in ar9300_ant_ctrl_apply()
1851 ah->ah_config.ath_hal_ant_ctrl_comm2g_switch_enable) in ar9300_ant_ctrl_apply()
1853 ah->ah_config.ath_hal_ant_ctrl_comm2g_switch_enable); in ar9300_ant_ctrl_apply()
H A Dar9300_reset.c6482 value |= ah->ah_config.ath_hal_ant_ctrl_comm2g_switch_enable; in ar9300_ant_ctrl_set_lna_div_use_bt_ant()
/freebsd/sys/dev/ath/
H A Dif_ath.c481 ah_config->ath_hal_ant_ctrl_comm2g_switch_enable = 0x000bbb88; in ath_setup_hal_config()