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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2319 u_int16_t ant_config; local
2326 if (HAL_OK == ar9300_eeprom_get_ant_cfg(ahp, chan, cfg, &ant_config)) {
2327 OS_REG_WRITE(ah, AR_PHY_SWITCH_COM, ant_config);

Completed in 65 milliseconds