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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_misc.c2338 u_int16_t ant_config; local
2345 if (HAL_OK == ar9300_eeprom_get_ant_cfg(ahp, chan, cfg, &ant_config)) {
2346 OS_REG_WRITE(ah, AR_PHY_SWITCH_COM, ant_config);

Completed in 28 milliseconds