Searched refs:AR_IFS0 (Results 1 – 3 of 3) sorted by relevance
430 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()
184 OS_REG_WRITE(ah, AR_IFS0, in ar5210ResetTxQueue()201 OS_REG_WRITE(ah, AR_IFS0, in ar5210ResetTxQueue()
83 #define AR_IFS0 0x8040 /* Protocol timers */ macro