Home
last modified time | relevance | path

Searched refs:urtw_8225v2_set_txpwrlvl (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_urtw.c727 static usb_error_t urtw_8225v2_set_txpwrlvl(struct urtw_softc *, int);
2967 error = urtw_8225v2_set_txpwrlvl(sc, 1); in urtw_8225v2_rf_init()
2990 error = urtw_8225v2_set_txpwrlvl(sc, chan); in urtw_8225v2_rf_set_chan()
3091 urtw_8225v2_set_txpwrlvl(struct urtw_softc *sc, int chan) in urtw_8225v2_set_txpwrlvl() function