Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a.h88 void r12a_set_band_5ghz(struct rtwn_softc *, uint32_t);
H A Dr12a_chan.c717 r12a_set_band_5ghz(struct rtwn_softc *sc, uint32_t basicrates) in r12a_set_band_5ghz() function
/freebsd/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c134 rs->rs_set_band_5ghz = r12a_set_band_5ghz; in r12a_attach_private()