Searched refs:txmixgain_5ghz (Results 1 – 3 of 3) sorted by relevance
180 uint8_t txmixgain_5ghz; member
188 uint8_t txmixgain_5ghz; member
1946 sc->txmixgain_5ghz = val & 0x7; in run_read_eeprom()1947 DPRINTF("tx mixer gain=%u (5GHz)\n", sc->txmixgain_5ghz); in run_read_eeprom()1951 sc->txmixgain_5ghz = 0; in run_read_eeprom()4301 rf = 0x78 | sc->txmixgain_5ghz; in run_rt3572_set_chan()