Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c2963 ar9300_eeprom_get_num_ant_config(ahp, HAL_FREQ_BAND_5GHZ); in ar9300_fill_capability_info()
2965 ar9300_eeprom_get_num_ant_config(ahp, HAL_FREQ_BAND_2GHZ); in ar9300_fill_capability_info()
HDar9300.h1611 extern u_int8_t ar9300_eeprom_get_num_ant_config(struct ath_hal_9300 *ahp, HAL_FREQ_BAND freq_band…
HDar9300_eeprom.c3295 ar9300_eeprom_get_num_ant_config(struct ath_hal_9300 *ahp, in ar9300_eeprom_get_num_ant_config() function