Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drt2560var.h118 #define RT2560_SET_SLOTTIME (1 << 2) macro
H A Drt2560.c1293 sc->sc_flags |= RT2560_SET_SLOTTIME; in rt2560_beacon_expire()
1294 } else if (sc->sc_flags & RT2560_SET_SLOTTIME) { in rt2560_beacon_expire()
1295 sc->sc_flags &= ~RT2560_SET_SLOTTIME; in rt2560_beacon_expire()