Searched refs:AR_IFS0 (Results 1 – 4 of 4) sorted by relevance
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5210.c | 86 DEFBASIC(AR_IFS0, "IFS0"),
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210_misc.c | 431 OS_REG_RMW_FIELD(ah, AR_IFS0, AR_IFS0_SIFS, in ar5210SetSifsTime() 441 u_int clks = OS_REG_READ(ah, AR_IFS0) & 0x7ff; in ar5210GetSifsTime()
|
H A D | ar5210reg.h | 83 #define AR_IFS0 0x8040 /* Protocol timers */ macro
|
H A D | ar5210_xmit.c | 184 OS_REG_WRITE(ah, AR_IFS0, in ar5210ResetTxQueue() 201 OS_REG_WRITE(ah, AR_IFS0, in ar5210ResetTxQueue()
|