Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/usb/wlan/
HDif_urtw.c728 static usb_error_t urtw_8225v2_set_txpwrlvl(struct urtw_softc *, int);
2971 error = urtw_8225v2_set_txpwrlvl(sc, 1); in urtw_8225v2_rf_init()
2994 error = urtw_8225v2_set_txpwrlvl(sc, chan); in urtw_8225v2_rf_set_chan()
3095 urtw_8225v2_set_txpwrlvl(struct urtw_softc *sc, int chan) in urtw_8225v2_set_txpwrlvl() function