Searched refs:iwn_set_pslevel (Results 1 – 1 of 1) sorted by relevance
| /src/sys/dev/iwn/ |
| H A D | if_iwn.c | 281 static int iwn_set_pslevel(struct iwn_softc *, int, int, int); 6072 (void)iwn_set_pslevel(sc, 0, 3, 1); in iwn_collect_noise() 6466 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) in iwn_set_pslevel() function 6932 if ((error = iwn_set_pslevel(sc, 0, 0, 0)) != 0) { in iwn_config()
|