PWR_TABLE_SIZE
static uint16_t pcdacTable[PWR_TABLE_SIZE];
OS_MEMZERO(pcdacTable, sizeof(uint16_t) * PWR_TABLE_SIZE);
while (pcdacTableIndex < PWR_TABLE_SIZE) {
uint16_t pcdacTable[PWR_TABLE_SIZE];
HALASSERT(pcdacTableIndex < PWR_TABLE_SIZE);
pcdacTableIndex < PWR_TABLE_SIZE) {
HALASSERT(pcdacTableIndex < PWR_TABLE_SIZE);
while (pcdacTableIndex < PWR_TABLE_SIZE) {
uint16_t pcdacTable[PWR_TABLE_SIZE];
for (i = 0; i < (PWR_TABLE_SIZE/2); i++) {
if (ratesIndex[ii] >= PWR_TABLE_SIZE)
ratesIndex[ii] = PWR_TABLE_SIZE -1;
HALASSERT(cckIndex < PWR_TABLE_SIZE);
HALASSERT(ratesIndex[ii] < PWR_TABLE_SIZE);
} else if (AR_PHY_PCDAC_TX_POWER(0) <= r->reg && r->reg < AR_PHY_PCDAC_TX_POWER(PWR_TABLE_SIZE/2)) {
npcdac = PWR_TABLE_SIZE;
u_int16_t pcdacTable[MAX(PWR_TABLE_SIZE,PWR_TABLE_SIZE_2413)];