OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ofdmPhyErrCount
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_ani.c
607
aniState->
ofdmPhyErrCount
= 0;
737
ofdmPhyErrCnt - aniState->
ofdmPhyErrCount
;
738
aniState->
ofdmPhyErrCount
= ofdmPhyErrCnt;
751
if (aniState->
ofdmPhyErrCount
> params->ofdmTrigHigh)
772
aniState->
ofdmPhyErrCount
++;
774
if (aniState->
ofdmPhyErrCount
> params->ofdmTrigHigh) {
934
ofdmPhyErrCnt - aniState->
ofdmPhyErrCount
;
935
aniState->
ofdmPhyErrCount
= ofdmPhyErrCnt;
988
if (aniState->
ofdmPhyErrCount
<= aniState->listenTime *
998
if (aniState->
ofdmPhyErrCount
> aniState->listenTime
[
all
...]
ar5212.h
195
uint32_t
ofdmPhyErrCount
;/* OFDM err count since last reset */
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c
527
aniState->
ofdmPhyErrCount
= 0;
659
ofdmPhyErrCnt - aniState->
ofdmPhyErrCount
;
660
aniState->
ofdmPhyErrCount
= ofdmPhyErrCnt;
673
if (aniState->
ofdmPhyErrCount
> params->ofdmTrigHigh)
814
ofdmPhyErrCnt - aniState->
ofdmPhyErrCount
;
815
aniState->
ofdmPhyErrCount
= ofdmPhyErrCnt;
867
if (aniState->
ofdmPhyErrCount
<= aniState->listenTime *
876
if (aniState->
ofdmPhyErrCount
> aniState->listenTime *
Completed in 14 milliseconds
Indexes created Mon Oct 27 04:09:48 GMT 2025