OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AR_RIMT
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416reg.h
29
#define
AR_RIMT
0x002C /* Rx Interrupt mitigation threshold */
ar5416_reset.c
336
OS_REG_RMW_FIELD(ah,
AR_RIMT
, AR_RIMT_LAST, 500);
337
OS_REG_RMW_FIELD(ah,
AR_RIMT
, AR_RIMT_FIRST, 2000);
/src/sys/dev/ic/
athnreg.h
34
#define
AR_RIMT
0x002c
292
/* Bits for
AR_RIMT
. */
athn.c
2371
AR_WRITE(sc,
AR_RIMT
, SM(AR_RIMT_FIRST, 2000) | SM(AR_RIMT_LAST, 500));
Completed in 19 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025