Home
last modified time | relevance | path

Searched refs:AR_FCS_FAIL (Results 1 – 7 of 7) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210reg.h103 #define AR_FCS_FAIL 0x809c /* FCS failure counter */ macro
H A Dar5210_misc.c413 stats->fcs_bad += OS_REG_READ(ah, AR_FCS_FAIL); in ar5210UpdateMibCounters()
/netbsd/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211reg.h267 #define AR_FCS_FAIL 0x8094 /* FCS check failure counter */ macro
H A Dar5211_misc.c417 stats->fcs_bad += OS_REG_READ(ah, AR_FCS_FAIL); in ar5211UpdateMibCounters()
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212reg.h284 #define AR_FCS_FAIL 0x8094 /* FCS check failure counter */ macro
H A Dar5212_misc.c381 stats->fcs_bad += OS_REG_READ(ah, AR_FCS_FAIL); in ar5212UpdateMibCounters()
/netbsd/sys/dev/ic/
H A Dathnreg.h159 #define AR_FCS_FAIL 0x8094 macro