Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c2319 u_int16_t ant_config; in ar9300_select_ant_config() local
2326 if (HAL_OK == ar9300_eeprom_get_ant_cfg(ahp, chan, cfg, &ant_config)) { in ar9300_select_ant_config()
2327 OS_REG_WRITE(ah, AR_PHY_SWITCH_COM, ant_config); in ar9300_select_ant_config()