Searched refs:txpowlimit (Results 1 – 2 of 2) sorted by relevance
609 if (sc->sc_curtxpow != sc->sc_config.txpowlimit) { in arn_update_txpow()610 (void) ath9k_hw_set_txpowerlimit(ah, sc->sc_config.txpowlimit); in arn_update_txpow()3098 sc->sc_config.txpowlimit = ATH_TXPOWER_MAX; in arn_attach()
307 uint16_t txpowlimit; member