OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ofdmPhyErrBase
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c
76
"
OfdmPhyErrBase
0x%x cckPhyErrBase 0x%x\n",
77
__func__, params->
ofdmPhyErrBase
, params->cckPhyErrBase);
82
OS_REG_WRITE(ah, AR_PHYCNT1, params->
ofdmPhyErrBase
);
149
params->
ofdmPhyErrBase
= 0;
151
params->
ofdmPhyErrBase
= AR_PHY_COUNTMAX - params->ofdmTrigHigh;
519
params->
ofdmPhyErrBase
, params->cckPhyErrBase);
520
OS_REG_WRITE(ah, AR_PHY_ERR_1, params->
ofdmPhyErrBase
);
657
ofdmPhyErrCnt = phyCnt1 - params->
ofdmPhyErrBase
;
807
ofdmPhyErrCnt = phyCnt1 - params->
ofdmPhyErrBase
;
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_ani.c
72
"
OfdmPhyErrBase
0x%x cckPhyErrBase 0x%x\n",
73
__func__, params->
ofdmPhyErrBase
, params->cckPhyErrBase);
78
OS_REG_WRITE(ah, AR_PHYCNT1, params->
ofdmPhyErrBase
);
168
params->
ofdmPhyErrBase
= 0;
170
params->
ofdmPhyErrBase
= AR_PHY_COUNTMAX - params->ofdmTrigHigh;
599
OS_REG_WRITE(ah, AR_PHYCNT1, params->
ofdmPhyErrBase
);
735
ofdmPhyErrCnt = phyCnt1 - params->
ofdmPhyErrBase
;
927
ofdmPhyErrCnt = phyCnt1 - params->
ofdmPhyErrBase
;
ar5212.h
173
uint32_t
ofdmPhyErrBase
; /* Base value for ofdm err counter */
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025