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

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210reg.h 51 #define AR_RFCNT 0x0054 /* RX frame count limit register */
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211reg.h 46 #define AR_RFCNT 0x0054 /* receive frame count limit */
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_ani.c 882 rxFrameCount = OS_REG_READ(ah, AR_RFCNT);
ar5212reg.h 294 #define AR_RFCNT 0x80f0 /* Profile count, receive frames */
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c 764 rxFrameCount = OS_REG_READ(ah, AR_RFCNT);
  /src/sys/dev/ic/
athnreg.h 167 #define AR_RFCNT 0x80f0
athn.c 1611 rxfcnt = AR_READ(sc, AR_RFCNT); /* Rx frame count. */

Completed in 23 milliseconds