Searched refs:upperIndex (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1506 uint16_t upperChannel, upperIndex=0, upperPower=0; local
1565 upperIndex = i;
1575 upperPower = pPowerInfo[upperIndex].twicePwr6_24;
1578 upperPower = pPowerInfo[upperIndex].twicePwr36;
1581 upperPower = pPowerInfo[upperIndex].twicePwr48;
1584 upperPower = pPowerInfo[upperIndex].twicePwr54;
1591 upperPower = pPowerInfo[upperIndex].twicePwr6_24;
1596 upperPower = pPowerInfo[upperIndex].twicePwr36;
1601 upperPower = pPowerInfo[upperIndex].twicePwr48;
1606 upperPower = pPowerInfo[upperIndex]
[all...]

Completed in 111 milliseconds