Searched refs:r12a_rf_write (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a.h119 void r12a_rf_write(struct rtwn_softc *, int, uint8_t, uint32_t);
H A Dr12a_rf.c103 r12a_rf_write(struct rtwn_softc *sc, int chain, uint8_t addr, function
/freebsd-12-stable/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c207 sc->sc_rf_write = r12a_rf_write;
/freebsd-12-stable/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_attach.c193 sc->sc_rf_write = r12a_rf_write;

Completed in 126 milliseconds