Searched refs:RT2661_SET_SLOTTIME (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Drt2661var.h116 #define RT2661_SET_SLOTTIME (1 << 3) macro
H A Drt2661.c1187 sc->sc_flags |= RT2661_SET_SLOTTIME;
1188 } else if (sc->sc_flags & RT2661_SET_SLOTTIME) {
1189 sc->sc_flags &= ~RT2661_SET_SLOTTIME;

Completed in 192 milliseconds