HomeSort by: relevance | last modified time | path
    Searched refs:AR_RTS_FAIL (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210reg.h 101 #define AR_RTS_FAIL 0x8094 /* RTS failure counter */
ar5210_misc.c 412 stats->rts_bad += OS_REG_READ(ah, AR_RTS_FAIL);
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_misc.c 416 stats->rts_bad += OS_REG_READ(ah, AR_RTS_FAIL);
ar5211reg.h 265 #define AR_RTS_FAIL 0x808c /* RTS exchange failure counter */
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_misc.c 380 stats->rts_bad += OS_REG_READ(ah, AR_RTS_FAIL);
ar5212reg.h 282 #define AR_RTS_FAIL 0x808c /* MAC RTS exchange failure counter */
  /src/sys/dev/ic/
athnreg.h 157 #define AR_RTS_FAIL 0x808c

Completed in 21 milliseconds