Home
last modified time | relevance | path

Searched refs:AR_RSSI_THR (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dathnreg.h133 #define AR_RSSI_THR 0x8018 macro
H A Dathn.c2067 reg = AR_READ(sc, AR_RSSI_THR); in athn_set_sta_timers()
2069 AR_WRITE(sc, AR_RSSI_THR, reg); in athn_set_sta_timers()
2369 AR_WRITE(sc, AR_RSSI_THR, SM(AR_RSSI_THR_BM_THR, 7)); in athn_hw_reset()