Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300.h1601 extern HAL_STATUS ar9300_eeprom_get_ant_cfg(struct ath_hal_9300 *ahp, const struct ieee80211_chann…
H A Dar9300_misc.c2349 if (HAL_OK == ar9300_eeprom_get_ant_cfg(ahp, chan, cfg, &ant_config)) { in ar9300_select_ant_config()
H A Dar9300_eeprom.c3348 ar9300_eeprom_get_ant_cfg(struct ath_hal_9300 *ahp, in ar9300_eeprom_get_ant_cfg() function