Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/rtwn/rtl8192c/
HDr92c_priv.h381 static const struct rtwn_r92c_txagc rtl8188ru_txagc[] = { variable
/freebsd-14-stable/sys/dev/rtwn/rtl8192c/usb/
HDr92cu_attach.c72 rs->rs_txagc = &rtl8188ru_txagc[0]; in r92cu_postattach()
/freebsd-14-stable/sys/dev/rtwn/rtl8192c/pci/
HDr92ce_attach.c74 rs->rs_txagc = &rtl8188ru_txagc[0]; in r92ce_postattach()