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

  /src/sys/dev/ic/
athvar.h 223 u_int16_t sc_curtxpow; /* current tx power limit */ member in struct:ath_softc
ath.c 5080 if (sc->sc_curtxpow != ic->ic_txpowlimit) {
5084 ic->ic_txpowlimit = sc->sc_curtxpow = txpow;

Completed in 29 milliseconds