Home
last modified time | relevance | path

Searched defs:uath_set_chan (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/usb/
H A Dif_uathreg.h192 struct uath_set_chan { struct
193 uint32_t flags;
194 uint32_t freq;
195 uint32_t magic1;
196 uint32_t magic2;
197 uint32_t reserved1;
198 uint32_t magic3;
199 uint32_t reserved2;
H A Dif_uath.c1678 uath_set_chan(struct uath_softc *sc, struct ieee80211_channel *c) in uath_set_chan() function