Searched defs:freq_band (Results 1 - 1 of 1) sorted by relevance

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

Completed in 65 milliseconds