HomeSort by: relevance | last modified time | path
    Searched refs:txpow40mhz_5ghz (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
rt2860var.h 193 uint32_t txpow40mhz_5ghz[5]; member in struct:rt2860_softc
rt2860.c 3499 sc->txpow40mhz_5ghz[ridx] = b4inc(reg, delta_5ghz);
3503 sc->txpow40mhz_2ghz[ridx], sc->txpow40mhz_5ghz[ridx]));
  /src/sys/dev/usb/
if_runvar.h 187 uint32_t txpow40mhz_5ghz[5]; member in struct:run_softc
if_run.c 1688 sc->txpow40mhz_5ghz[ridx] = b4inc(reg, delta_5ghz);
1692 sc->txpow40mhz_2ghz[ridx], sc->txpow40mhz_5ghz[ridx]));

Completed in 49 milliseconds