OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AR_PHY_ERR_OFDM_TIMING
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_recv.c
164
if (phybits & (
AR_PHY_ERR_OFDM_TIMING
|AR_PHY_ERR_CCK_TIMING))
188
phybits |=
AR_PHY_ERR_OFDM_TIMING
| AR_PHY_ERR_CCK_TIMING;
ar5212_ani.c
80
OS_REG_WRITE(ah, AR_PHYCNTMASK1,
AR_PHY_ERR_OFDM_TIMING
);
601
OS_REG_WRITE(ah, AR_PHYCNTMASK1,
AR_PHY_ERR_OFDM_TIMING
);
ar5212reg.h
959
#define
AR_PHY_ERR_OFDM_TIMING
0x00020000 /* False detect for OFDM */
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c
84
OS_REG_WRITE(ah, AR_PHY_ERR_MASK_1,
AR_PHY_ERR_OFDM_TIMING
);
522
OS_REG_WRITE(ah, AR_PHY_ERR_MASK_1,
AR_PHY_ERR_OFDM_TIMING
);
/src/sys/dev/ic/
athn.c
507
AR_WRITE(sc, AR_PHY_ERR_MASK_1,
AR_PHY_ERR_OFDM_TIMING
);
529
reg &= (AR_PHY_ERR_RADAR |
AR_PHY_ERR_OFDM_TIMING
|
1591
AR_WRITE(sc, AR_PHY_ERR_MASK_1,
AR_PHY_ERR_OFDM_TIMING
);
1639
AR_WRITE(sc, AR_PHY_ERR_MASK_1,
AR_PHY_ERR_OFDM_TIMING
);
athnreg.h
1137
#define
AR_PHY_ERR_OFDM_TIMING
0x00020000
Completed in 82 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025