Searched refs:rtw_sa2400_txpower (Results 1 – 1 of 1) sorted by relevance
209 int rtw_sa2400_txpower(struct rtw_softc *, u_int8_t);3750 sc->sc_rf_txpower = rtw_sa2400_txpower; in rtw_rf_attach()4162 rtw_sa2400_txpower(struct rtw_softc *sc, u_int8_t opaque_txpower) in rtw_sa2400_txpower() function4381 if ((rc = rtw_sa2400_txpower(sc, opaque_txpower)) != 0) in rtw_sa2400_init()