Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c226 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