Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/iwn/
Dif_iwn.c261 static int iwn_set_pslevel(struct iwn_softc *, int, int, int);
4915 (void)iwn_set_pslevel(sc, 0, 3, 1); in iwn_collect_noise()
5237 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) in iwn_set_pslevel() function
5499 if ((error = iwn_set_pslevel(sc, 0, 0, 0)) != 0) { in iwn_config()