Searched refs:r92e_rf_write (Results 1 – 3 of 3) sorted by relevance
69 void r92e_rf_write(struct rtwn_softc *, int, uint8_t, uint32_t);
79 r92e_rf_write(struct rtwn_softc *sc, int chain, uint8_t addr, uint32_t val) in r92e_rf_write() function
122 sc->sc_rf_write = r92e_rf_write; in r92eu_attach()