OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txmixgain_5ghz
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
rt2860var.h
180
uint8_t
txmixgain_5ghz
;
member in struct:rt2860_softc
/src/sys/dev/usb/
if_runvar.h
171
uint8_t
txmixgain_5ghz
;
member in struct:run_softc
if_run.c
1735
sc->
txmixgain_5ghz
= val & 0x7;
1736
DPRINTF(("tx mixer gain=%u (5GHz)\n", sc->
txmixgain_5ghz
));
1741
sc->
txmixgain_5ghz
= 0;
3182
rf = 0x78 | sc->
txmixgain_5ghz
;
Completed in 14 milliseconds
Indexes created Wed Oct 29 12:09:47 GMT 2025