Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Drtw.c209 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() function
4381 if ((rc = rtw_sa2400_txpower(sc, opaque_txpower)) != 0) in rtw_sa2400_init()