Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_attach.c172 sc->bb_prog = &rtl8192eu_bb[0]; in r92eu_attach()
173 sc->bb_size = nitems(rtl8192eu_bb); in r92eu_attach()
/freebsd/sys/dev/rtwn/rtl8192e/
H A Dr92e_priv.h137 static const struct rtwn_bb_prog rtl8192eu_bb[] = { variable