Searched refs:sc_curtxpow (Results 1 – 2 of 2) sorted by relevance
223 u_int16_t sc_curtxpow; /* current tx power limit */ member
5083 if (sc->sc_curtxpow != ic->ic_txpowlimit) { in ath_update_txpow()5087 ic->ic_txpowlimit = sc->sc_curtxpow = txpow; in ath_update_txpow()