Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a.h87 void r12a_set_band_2ghz(struct rtwn_softc *, uint32_t);
H A Dr12a_chan.c661 r12a_set_band_2ghz(struct rtwn_softc *sc, uint32_t basicrates) in r12a_set_band_2ghz() function
/freebsd/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c133 rs->rs_set_band_2ghz = r12a_set_band_2ghz; in r12a_attach_private()