Searched refs:targetPowerArray (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c1209 s32 targetPowerArray[AR9300_NUM_5G_20_TARGET_POWERS]; local
1231 targetPowerArray[i] = pEepromTargetPwr[i].tPow2x[rateIndex];
1237 targetPowerArray, numPiers);
1245 s32 targetPowerArray[AR9300_NUM_5G_20_TARGET_POWERS]; local
1267 targetPowerArray[i] = pEepromTargetPwr[i].tPow2x[rateIndex];
1273 targetPowerArray, numPiers);
1281 s32 targetPowerArray[AR9300_NUM_5G_40_TARGET_POWERS]; local
1303 targetPowerArray[i] = pEepromTargetPwr[i].tPow2x[rateIndex];
1309 targetPowerArray, numPiers);
1316 s32 targetPowerArray[AR9300_NUM_2G_CCK_TARGET_POWER local
[all...]

Completed in 44 milliseconds