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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_ani.c 881 txFrameCount = OS_REG_READ(ah, AR_TFCNT);
ar5212reg.h 293 #define AR_TFCNT 0x80ec /* Profile count, transmit frames */
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c 763 txFrameCount = OS_REG_READ(ah, AR_TFCNT);
  /src/sys/dev/ic/
athnreg.h 166 #define AR_TFCNT 0x80ec
athn.c 1610 txfcnt = AR_READ(sc, AR_TFCNT); /* Tx frame count. */

Completed in 95 milliseconds