Symbol: CAL_TARGET_POWER_LEG
sys/dev/ath/ath_hal/ah_eeprom_9287.h
142
CAL_TARGET_POWER_LEG
sys/dev/ath/ath_hal/ah_eeprom_9287.h
144
CAL_TARGET_POWER_LEG
sys/dev/ath/ath_hal/ah_eeprom_v14.h
272
CAL_TARGET_POWER_LEG calTargetPower5G[AR5416_NUM_5G_20_TARGET_POWERS];
sys/dev/ath/ath_hal/ah_eeprom_v14.h
275
CAL_TARGET_POWER_LEG calTargetPowerCck[AR5416_NUM_2G_CCK_TARGET_POWERS];
sys/dev/ath/ath_hal/ah_eeprom_v14.h
276
CAL_TARGET_POWER_LEG calTargetPower2G[AR5416_NUM_2G_20_TARGET_POWERS];
sys/dev/ath/ath_hal/ah_eeprom_v4k.h
165
CAL_TARGET_POWER_LEG calTargetPowerCck[AR5416_4K_NUM_2G_CCK_TARGET_POWERS];
sys/dev/ath/ath_hal/ah_eeprom_v4k.h
166
CAL_TARGET_POWER_LEG calTargetPower2G[AR5416_4K_NUM_2G_20_TARGET_POWERS];
sys/dev/ath/ath_hal/ar5416/ar5416.h
323
const CAL_TARGET_POWER_LEG *targetPowerCck,
sys/dev/ath/ath_hal/ar5416/ar5416.h
324
const CAL_TARGET_POWER_LEG *targetPowerCckExt,
sys/dev/ath/ath_hal/ar5416/ar5416.h
325
const CAL_TARGET_POWER_LEG *targetPowerOfdm,
sys/dev/ath/ath_hal/ar5416/ar5416.h
326
const CAL_TARGET_POWER_LEG *targetPowerOfdmExt,
sys/dev/ath/ath_hal/ar5416/ar5416.h
336
CAL_TARGET_POWER_LEG *powInfo,
sys/dev/ath/ath_hal/ar5416/ar5416.h
337
uint16_t numChannels, CAL_TARGET_POWER_LEG *pNewPower,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1756
const CAL_TARGET_POWER_LEG *targetPowerCck,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1757
const CAL_TARGET_POWER_LEG *targetPowerCckExt,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1758
const CAL_TARGET_POWER_LEG *targetPowerOfdm,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1759
const CAL_TARGET_POWER_LEG *targetPowerOfdmExt,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1828
CAL_TARGET_POWER_LEG targetPowerOfdm, targetPowerCck = {0, {0, 0, 0, 0}};
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1829
CAL_TARGET_POWER_LEG targetPowerOfdmExt = {0, {0, 0, 0, 0}}, targetPowerCckExt = {0, {0, 0, 0, 0}};
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
2161
CAL_TARGET_POWER_LEG *powInfo, uint16_t numChannels,
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
2162
CAL_TARGET_POWER_LEG *pNewPower, uint16_t numRates,
sys/dev/ath/ath_hal/ar9002/ar9285_reset.c
413
CAL_TARGET_POWER_LEG targetPowerOfdm, targetPowerCck = {0, {0, 0, 0, 0}};
sys/dev/ath/ath_hal/ar9002/ar9285_reset.c
414
CAL_TARGET_POWER_LEG targetPowerOfdmExt = {0, {0, 0, 0, 0}}, targetPowerCckExt = {0, {0, 0, 0, 0}};
sys/dev/ath/ath_hal/ar9002/ar9287_reset.c
145
CAL_TARGET_POWER_LEG targetPowerOfdm;
sys/dev/ath/ath_hal/ar9002/ar9287_reset.c
146
CAL_TARGET_POWER_LEG targetPowerCck = {0, {0, 0, 0, 0}};
sys/dev/ath/ath_hal/ar9002/ar9287_reset.c
147
CAL_TARGET_POWER_LEG targetPowerOfdmExt = {0, {0, 0, 0, 0}};
sys/dev/ath/ath_hal/ar9002/ar9287_reset.c
148
CAL_TARGET_POWER_LEG targetPowerCckExt = {0, {0, 0, 0, 0}};
tools/tools/ath/ath_ee_9287_print/9287.c
208
eeprom_v14_target_legacy_print(CAL_TARGET_POWER_LEG *l)
tools/tools/ath/ath_ee_v14_print/ath_ee_v14_print.c
299
eeprom_v14_target_legacy_print(CAL_TARGET_POWER_LEG *l)
tools/tools/ath/ath_ee_v4k_print/v4k.c
190
eeprom_v14_target_legacy_print(CAL_TARGET_POWER_LEG *l)