Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c242 static int iwn_set_pslevel(struct iwn_softc *, int, int, int);
5015 (void)iwn_set_pslevel(sc, 0, 3, 1); in iwn_collect_noise()
5308 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) in iwn_set_pslevel() function
5617 if ((error = iwn_set_pslevel(sc, 0, 0, 0)) != 0) { in iwn_config()