OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AR_KEYTABLE_0
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210reg.h
105
#define
AR_KEYTABLE_0
0x9000 /* Encryption key table */
106
#define AR_KEYTABLE(n) (
AR_KEYTABLE_0
+ ((n)*32))
/src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211reg.h
270
#define
AR_KEYTABLE_0
0x8800 /* Encryption key table */
271
#define AR_KEYTABLE(n) (
AR_KEYTABLE_0
+ ((n)*32))
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212reg.h
331
#define
AR_KEYTABLE_0
0x8800 /* MAC Key Cache */
332
#define AR_KEYTABLE(_n) (
AR_KEYTABLE_0
+ ((_n)*32))
Completed in 20 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025