Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_eeprom.c2088 if (ahp->ah_eep_map == EEP_MAP_DEFAULT) in ath9k_hw_set_txpower()
2092 else if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_set_txpower()
2189 if (ahp->ah_eep_map == EEP_MAP_DEFAULT) in ath9k_hw_set_addac()
2191 else if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_set_addac()
2622 if (ahp->ah_eep_map == EEP_MAP_DEFAULT) in ath9k_hw_eeprom_set_board_values()
2691 if (ahp->ah_eep_map == EEP_MAP_DEFAULT) in ath9k_hw_get_eeprom_antenna_cfg()
2737 if (ahp->ah_eep_map == EEP_MAP_DEFAULT) in ath9k_hw_get_num_ant_config()
2769 if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_eeprom_get_spur_chan()
2908 if (ahp->ah_eep_map == EEP_MAP_DEFAULT) in ath9k_hw_get_eeprom()
2926 ahp->ah_eep_map = EEP_MAP_4KBITS; in ath9k_hw_eeprom_attach()
[all …]
H A Darn_hw.h961 enum hal_eep_map ah_eep_map; member
H A Darn_hw.c1400 if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_ini_fixup()