Home
last modified time | relevance | path

Searched refs:rtl8821au_bb (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/dev/rtwn/rtl8821a/usb/
HDr21au_attach.c264 sc->bb_prog = &rtl8821au_bb[0]; in r21au_attach()
265 sc->bb_size = nitems(rtl8821au_bb); in r21au_attach()
/freebsd-head/sys/dev/rtwn/rtl8821a/
HDr21a_priv.h130 static const struct rtwn_bb_prog rtl8821au_bb[] = { variable