Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_attach.c2964 ar9300_eeprom_get_num_ant_config(ahp, HAL_FREQ_BAND_5GHZ); in ar9300_fill_capability_info()
2966 ar9300_eeprom_get_num_ant_config(ahp, HAL_FREQ_BAND_2GHZ); in ar9300_fill_capability_info()
H A Dar9300.h1600 extern u_int8_t ar9300_eeprom_get_num_ant_config(struct ath_hal_9300 *ahp, HAL_FREQ_BAND freq_band…
H A Dar9300_eeprom.c3323 ar9300_eeprom_get_num_ant_config(struct ath_hal_9300 *ahp, in ar9300_eeprom_get_num_ant_config() function