Home
last modified time | relevance | path

Searched refs:AR_IFS0 (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5210/
Dar5210_misc.c430 OS_REG_RMW_FIELD(ah, AR_IFS0, AR_IFS0_SIFS, in ar5210SetSifsTime()
440 u_int clks = OS_REG_READ(ah, AR_IFS0) & 0x7ff; in ar5210GetSifsTime()
Dar5210_xmit.c184 OS_REG_WRITE(ah, AR_IFS0, in ar5210ResetTxQueue()
201 OS_REG_WRITE(ah, AR_IFS0, in ar5210ResetTxQueue()
Dar5210reg.h83 #define AR_IFS0 0x8040 /* Protocol timers */ macro