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_CCK_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
81
OS_REG_WRITE(ah, AR_PHYCNTMASK2,
AR_PHY_ERR_CCK_TIMING
);
602
OS_REG_WRITE(ah, AR_PHYCNTMASK2,
AR_PHY_ERR_CCK_TIMING
);
ar5212reg.h
960
#define
AR_PHY_ERR_CCK_TIMING
0x02000000 /* False detect for CCK */
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c
85
OS_REG_WRITE(ah, AR_PHY_ERR_MASK_2,
AR_PHY_ERR_CCK_TIMING
);
523
OS_REG_WRITE(ah, AR_PHY_ERR_MASK_1,
AR_PHY_ERR_CCK_TIMING
);
/src/sys/dev/ic/
athn.c
508
AR_WRITE(sc, AR_PHY_ERR_MASK_2,
AR_PHY_ERR_CCK_TIMING
);
530
AR_PHY_ERR_CCK_TIMING
);
1592
AR_WRITE(sc, AR_PHY_ERR_MASK_2,
AR_PHY_ERR_CCK_TIMING
);
1643
AR_WRITE(sc, AR_PHY_ERR_MASK_2,
AR_PHY_ERR_CCK_TIMING
);
athnreg.h
1138
#define
AR_PHY_ERR_CCK_TIMING
0x02000000
Completed in 21 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025