Searched refs:txmixgain_5ghz (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ral/
H A Drt2860var.h182 uint8_t txmixgain_5ghz; member in struct:rt2860_softc
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_runvar.h197 uint8_t txmixgain_5ghz; member in struct:run_softc
H A Dif_run.c2065 sc->txmixgain_5ghz = val & 0x7;
2067 sc->txmixgain_5ghz);
2071 sc->txmixgain_5ghz = 0;
4388 rf = 0x78 | sc->txmixgain_5ghz;

Completed in 60 milliseconds