Searched defs:uath_set_chan (Results 1 – 2 of 2) sorted by relevance
192 struct uath_set_chan { struct193 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;
1678 uath_set_chan(struct uath_softc *sc, struct ieee80211_channel *c) in uath_set_chan() function