Searched refs:ant_config (Results 1 – 1 of 1) sorted by relevance
2342 u_int16_t ant_config; in ar9300_select_ant_config() local2349 if (HAL_OK == ar9300_eeprom_get_ant_cfg(ahp, chan, cfg, &ant_config)) { in ar9300_select_ant_config()2350 OS_REG_WRITE(ah, AR_PHY_SWITCH_COM, ant_config); in ar9300_select_ant_config()