Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/arn/
H A Darn_eeprom.c207 #define SIZE_EEPROM_DEF (sizeof (struct ar5416_eeprom_def) / sizeof (uint16_t)) in ath9k_hw_fill_def_eeprom()
209 struct ar5416_eeprom_def *eep = &ahp->ah_eeprom.def; in ath9k_hw_fill_def_eeprom()
245 struct ar5416_eeprom_def *eep = in ath9k_hw_check_def_eeprom()
246 (struct ar5416_eeprom_def *)&ahp->ah_eeprom.def; in ath9k_hw_check_def_eeprom()
265 size = sizeof (struct ar5416_eeprom_def); in ath9k_hw_check_def_eeprom()
300 if (el > sizeof (struct ar5416_eeprom_def)) in ath9k_hw_check_def_eeprom()
301 el = sizeof (struct ar5416_eeprom_def) / sizeof (uint16_t); in ath9k_hw_check_def_eeprom()
430 if (el > sizeof (struct ar5416_eeprom_def)) in ath9k_hw_check_4k_eeprom()
1032 struct ar5416_eeprom_def *pEepData = &ahp->ah_eeprom.def; in ath9k_hw_set_def_power_cal_table()
1284 struct ar5416_eeprom_def *pEepData = &ahp->ah_eeprom.def; in ath9k_hw_set_def_power_per_rate_table()
[all …]
H A Darn_hw.h702 struct ar5416_eeprom_def { struct
832 struct ar5416_eeprom_def def;
H A Darn_hw.c51 struct ar5416_eeprom_def *pEepData,
1355 struct ar5416_eeprom_def *pEepData, in ath9k_hw_def_ini_fixup()
1395 ath9k_hw_ini_fixup(struct ath_hal *ah, struct ar5416_eeprom_def *pEepData, in ath9k_hw_ini_fixup()