OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stepGain
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_rfgain.c
208
gv->targetGain -= 2 * (gl->optStep[--(gv->currStepNum)].
stepGain
-
209
gv->currStep->
stepGain
);
229
(gl->optStep[++(gv->currStepNum)].
stepGain
- gv->currStep->
stepGain
);
ar5212.h
109
int32_t
stepGain
;
/src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211.h
73
int32_t
stepGain
;
ar5211_reset.c
2060
gv->targetGain -= 2 * (gainLadder.optStep[--(gv->currStepNum)].
stepGain
-
2061
gv->currStep->
stepGain
);
2081
(gainLadder.optStep[++(gv->currStepNum)].
stepGain
- gv->currStep->
stepGain
);
Completed in 17 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025