Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drtw.c222 int rtw_max2820_tune(struct rtw_softc *, u_int);
3727 sc->sc_rf_tune = rtw_max2820_tune; in rtw_rf_attach()
4420 rtw_max2820_tune(struct rtw_softc *sc, u_int freq) in rtw_max2820_tune() function
4453 if ((rc = rtw_max2820_tune(sc, freq)) != 0) in rtw_max2820_init()