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

  /src/sys/dev/usb/
if_urtwn.c 335 static void urtwn_set_txpower(struct urtwn_softc *, u_int, u_int);
4444 urtwn_set_txpower(struct urtwn_softc *sc, u_int chan, u_int ht40m) function in typeref:typename:void
4484 urtwn_set_txpower(sc, chan, ht40m);

Completed in 14 milliseconds