Searched refs:iwn5000_set_txpower (Results 1 – 1 of 1) sorted by relevance
226 static int iwn5000_set_txpower(struct iwn_softc *, int);1252 ops->set_txpower = iwn5000_set_txpower; in iwn5000_attach()4809 iwn5000_set_txpower(struct iwn_softc *sc, int async) in iwn5000_set_txpower() function