OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:twicePwr48
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v3.h
194
uint16_t
twicePwr48
;
ah_eeprom_v3.c
990
pPowerInfo->
twicePwr48
= (eeval >> 6) & POWER_MASK;
994
pPowerInfo->
twicePwr48
= (eeval >> 7) & POWER_MASK;
/src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c
1601
lowerPower = pPowerInfo[lowerIndex].
twicePwr48
;
1602
upperPower = pPowerInfo[upperIndex].
twicePwr48
;
1621
lowerPower = pPowerInfo[lowerIndex].
twicePwr48
;
1622
upperPower = pPowerInfo[upperIndex].
twicePwr48
;
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c
2134
rpow[6] = AH_MIN(rpow[0], targetPowerOfdm.
twicePwr48
);
2184
rpow[11] = AH_MIN(scaledPower, targetPowerCck.
twicePwr48
);
2473
pNewPower->
twicePwr48
= interpolate(chan->channel, clo, chi,
2474
powInfo[ixlo].
twicePwr48
, powInfo[ixhi].
twicePwr48
);
Completed in 18 milliseconds
Indexes created Sat Nov 08 12:09:53 GMT 2025