Searched refs:rs_txagc (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_var.h44 const void *rs_txagc; member in struct:r92c_softc
H A Dr92c_chan.c88 const struct rtwn_r92c_txagc *base = rs->rs_txagc;
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c74 rs->rs_txagc = &rtl8188ru_txagc[0];
78 rs->rs_txagc = &rtl8192cu_txagc[0];
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c76 rs->rs_txagc = &rtl8188ru_txagc[0];
78 rs->rs_txagc = &rtl8192cu_txagc[0];
/freebsd-13-stable/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c96 rs->rs_txagc = NULL;

Completed in 53 milliseconds