HomeSort by: relevance | last modified time | path
    Searched defs:urtw_set_chan (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
if_urtw.c 504 static void urtw_set_chan(struct urtw_softc *, struct ieee80211_channel *);
3402 urtw_set_chan(struct urtw_softc *sc, struct ieee80211_channel *c) function in typeref:typename:void
3472 urtw_set_chan(sc, ic->ic_curchan);
3479 urtw_set_chan(sc, ic->ic_curchan);
3485 urtw_set_chan(sc, ic->ic_curchan);

Completed in 13 milliseconds