Home
last modified time | relevance | path

Searched defs:basicrates (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/rtwn/rtl8821a/
H A Dr21a_chan.c71 r21a_set_band_2ghz(struct rtwn_softc *sc, uint32_t basicrates) in r21a_set_band_2ghz()
109 r21a_set_band_5ghz(struct rtwn_softc *sc, uint32_t basicrates) in r21a_set_band_5ghz()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_chan.c445 uint32_t basicrates; in r12a_set_band() local
661 r12a_set_band_2ghz(struct rtwn_softc *sc, uint32_t basicrates) in r12a_set_band_2ghz()
717 r12a_set_band_5ghz(struct rtwn_softc *sc, uint32_t basicrates) in r12a_set_band_5ghz()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c1252 uint32_t basicrates; in rtwn_calc_basicrates() local