Home
last modified time | relevance | path

Searched refs:freq_band (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_eeprom.c2704 enum ath9k_band freq_band) in ath9k_hw_get_4k_num_ant_config() argument
2711 enum ath9k_band freq_band) in ath9k_hw_get_def_num_ant_config() argument
2717 &(eep->modalHeader[ATH9K_BAND_5GHZ == freq_band]); in ath9k_hw_get_def_num_ant_config()
2732 enum ath9k_band freq_band) in ath9k_hw_get_num_ant_config() argument
2738 val = ath9k_hw_get_def_num_ant_config(ah, freq_band); in ath9k_hw_get_num_ant_config()
2740 val = ath9k_hw_get_4k_num_ant_config(ah, freq_band); in ath9k_hw_get_num_ant_config()
H A Darn_ath9k.h1018 enum ath9k_band freq_band);