Symbol: CAL_TARGET_POWER_LEG
sys/dev/netif/ath/ath_hal/ah_eeprom_9287.h
142
CAL_TARGET_POWER_LEG
sys/dev/netif/ath/ath_hal/ah_eeprom_9287.h
144
CAL_TARGET_POWER_LEG
sys/dev/netif/ath/ath_hal/ah_eeprom_v14.h
272
CAL_TARGET_POWER_LEG calTargetPower5G[AR5416_NUM_5G_20_TARGET_POWERS];
sys/dev/netif/ath/ath_hal/ah_eeprom_v14.h
275
CAL_TARGET_POWER_LEG calTargetPowerCck[AR5416_NUM_2G_CCK_TARGET_POWERS];
sys/dev/netif/ath/ath_hal/ah_eeprom_v14.h
276
CAL_TARGET_POWER_LEG calTargetPower2G[AR5416_NUM_2G_20_TARGET_POWERS];
sys/dev/netif/ath/ath_hal/ah_eeprom_v4k.h
165
CAL_TARGET_POWER_LEG calTargetPowerCck[AR5416_4K_NUM_2G_CCK_TARGET_POWERS];
sys/dev/netif/ath/ath_hal/ah_eeprom_v4k.h
166
CAL_TARGET_POWER_LEG calTargetPower2G[AR5416_4K_NUM_2G_20_TARGET_POWERS];
sys/dev/netif/ath/ath_hal/ar5416/ar5416.h
328
const CAL_TARGET_POWER_LEG *targetPowerCck,
sys/dev/netif/ath/ath_hal/ar5416/ar5416.h
329
const CAL_TARGET_POWER_LEG *targetPowerCckExt,
sys/dev/netif/ath/ath_hal/ar5416/ar5416.h
330
const CAL_TARGET_POWER_LEG *targetPowerOfdm,
sys/dev/netif/ath/ath_hal/ar5416/ar5416.h
331
const CAL_TARGET_POWER_LEG *targetPowerOfdmExt,
sys/dev/netif/ath/ath_hal/ar5416/ar5416.h
341
CAL_TARGET_POWER_LEG *powInfo,
sys/dev/netif/ath/ath_hal/ar5416/ar5416.h
342
uint16_t numChannels, CAL_TARGET_POWER_LEG *pNewPower,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1749
const CAL_TARGET_POWER_LEG *targetPowerCck,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1750
const CAL_TARGET_POWER_LEG *targetPowerCckExt,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1751
const CAL_TARGET_POWER_LEG *targetPowerOfdm,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1752
const CAL_TARGET_POWER_LEG *targetPowerOfdmExt,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1821
CAL_TARGET_POWER_LEG targetPowerOfdm, targetPowerCck = {0, {0, 0, 0, 0}};
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
1822
CAL_TARGET_POWER_LEG targetPowerOfdmExt = {0, {0, 0, 0, 0}}, targetPowerCckExt = {0, {0, 0, 0, 0}};
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2154
CAL_TARGET_POWER_LEG *powInfo, uint16_t numChannels,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_reset.c
2155
CAL_TARGET_POWER_LEG *pNewPower, uint16_t numRates,
sys/dev/netif/ath/ath_hal/ar9002/ar9285_reset.c
413
CAL_TARGET_POWER_LEG targetPowerOfdm, targetPowerCck = {0, {0, 0, 0, 0}};
sys/dev/netif/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/netif/ath/ath_hal/ar9002/ar9287_reset.c
146
CAL_TARGET_POWER_LEG targetPowerOfdm;
sys/dev/netif/ath/ath_hal/ar9002/ar9287_reset.c
147
CAL_TARGET_POWER_LEG targetPowerCck = {0, {0, 0, 0, 0}};
sys/dev/netif/ath/ath_hal/ar9002/ar9287_reset.c
148
CAL_TARGET_POWER_LEG targetPowerOfdmExt = {0, {0, 0, 0, 0}};
sys/dev/netif/ath/ath_hal/ar9002/ar9287_reset.c
149
CAL_TARGET_POWER_LEG targetPowerCckExt = {0, {0, 0, 0, 0}};