Searched refs:AR_RTS_OK (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210reg.h100 #define AR_RTS_OK 0x8090 /* RTS success counter */ macro
H A Dar5210_misc.c414 stats->rts_good += OS_REG_READ(ah, AR_RTS_OK);
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_misc.c418 stats->rts_good += OS_REG_READ(ah, AR_RTS_OK);
H A Dar5211reg.h264 #define AR_RTS_OK 0x8088 /* RTS exchange success counter */ macro
/netbsd-current/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_misc.c382 stats->rts_good += OS_REG_READ(ah, AR_RTS_OK);
H A Dar5212reg.h281 #define AR_RTS_OK 0x8088 /* MAC RTS exchange success counter */ macro
/netbsd-current/sys/dev/ic/
H A Dathnreg.h156 #define AR_RTS_OK 0x8088 macro

Completed in 181 milliseconds