Searched refs:rtw_rtl8225_txpower (Results 1 – 1 of 1) sorted by relevance
226 int rtw_rtl8225_txpower(struct rtw_softc *, u_int8_t);3698 sc->sc_rf_txpower = rtw_rtl8225_txpower; in rtw_rf_attach()4609 rtw_rtl8225_txpower(struct rtw_softc *sc, u_int8_t opaque_txpower) in rtw_rtl8225_txpower() function