Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dath.c191 static void ath_update_txpow(struct ath_softc *);
1022 ath_update_txpow(sc); in ath_init()
1193 ath_update_txpow(sc); /* update tx power state */ in ath_reset()
4529 ath_update_txpow(sc); /* update tx power state */ in ath_chan_set()
5008 ath_update_txpow(struct ath_softc *sc) in ath_update_txpow() function