Searched refs:ah_eep_map (Results 1 – 3 of 3) sorted by relevance
238 return (ath9k_fill_eeprom[ahp->ah_eep_map](ah)); in ath9k_hw_fill_eeprom()508 return (ath9k_check_eeprom[ahp->ah_eep_map](ah)); in ath9k_hw_check_eeprom()2088 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()2624 else if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_eeprom_set_board_values()2691 if (ahp->ah_eep_map == EEP_MAP_DEFAULT) in ath9k_hw_get_eeprom_antenna_cfg()2694 else if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_get_eeprom_antenna_cfg()[all …]
961 enum hal_eep_map ah_eep_map; member
1400 if (ahp->ah_eep_map == EEP_MAP_4KBITS) in ath9k_hw_ini_fixup()