Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Drtwvar.h386 int (*sc_rf_pwrstate)(struct rtw_softc *, member
Drtw.c2089 rc = (*sc->sc_rf_pwrstate)(sc, power); in rtw_pwrstate()
3696 sc->sc_rf_pwrstate = rtw_rtl8225_pwrstate; in rtw_rf_attach()
3704 sc->sc_rf_pwrstate = rtw_rtl8255_pwrstate; in rtw_rf_attach()
3726 sc->sc_rf_pwrstate = rtw_max2820_pwrstate; in rtw_rf_attach()
3748 sc->sc_rf_pwrstate = rtw_sa2400_pwrstate; in rtw_rf_attach()
3782 sc->sc_rf_pwrstate = rtw_grf5101_pwrstate; in rtw_rf_attach()