OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testChannel
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v3.h
197
uint16_t
testChannel
;
ah_eeprom_v3.c
966
pPowerInfo->
testChannel
= (eeval >> 8) & 0xff;
968
pPowerInfo->
testChannel
= (eeval >> 9) & 0x7f;
971
if (pPowerInfo->
testChannel
!= 0) {
974
pPowerInfo->
testChannel
= fbin2freq(ee, pPowerInfo->
testChannel
);
976
pPowerInfo->
testChannel
= fbin2freq_2p4(ee, pPowerInfo->
testChannel
);
/src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c
1576
tempChannelList[i] = pPowerInfo[i].
testChannel
;
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c
2448
tempChannelList[i] = powInfo[i].
testChannel
;
Completed in 58 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025