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

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c278 static int iwn_set_pslevel(struct iwn_softc *, int, int, int);
5903 (void)iwn_set_pslevel(sc, 0, 3, 1);
6297 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) function
6682 if ((error = iwn_set_pslevel(sc, 0, 0, 0)) != 0) {

Completed in 105 milliseconds