Home
last modified time | relevance | path

Searched refs:sc_curtxpow (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/ic/
H A Dathvar.h223 u_int16_t sc_curtxpow; /* current tx power limit */ member
H A Dath.c5083 if (sc->sc_curtxpow != ic->ic_txpowlimit) { in ath_update_txpow()
5087 ic->ic_txpowlimit = sc->sc_curtxpow = txpow; in ath_update_txpow()