Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_priv.h381 static const struct rtwn_r92c_txagc rtl8188ru_txagc[] = { variable
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c72 rs->rs_txagc = &rtl8188ru_txagc[0]; in r92cu_postattach()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c74 rs->rs_txagc = &rtl8188ru_txagc[0]; in r92ce_postattach()