Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_eeprom.c2092 else if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_set_txpower()
2191 else if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_set_addac()
2624 else if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_eeprom_set_board_values()
2694 else if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_get_eeprom_antenna_cfg()
2739 else if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_get_num_ant_config()
2769 if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_eeprom_get_spur_chan()
2910 else if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_get_eeprom()
2926 ahp->ah_eep_map = EEP_MAP_4KBITS; in ath9k_hw_eeprom_attach()
H A Darn_hw.h828 EEP_MAP_4KBITS, enumerator
H A Darn_hw.c1400 if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_ini_fixup()