Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c225 static int iwn4965_set_txpower(struct iwn_softc *, int);
1208 ops->set_txpower = iwn4965_set_txpower; in iwn4965_attach()
4657 (void)iwn4965_set_txpower(sc, 1); in iwn4965_power_calibration()
4667 iwn4965_set_txpower(struct iwn_softc *sc, int async) in iwn4965_set_txpower() function