if_iwn.c | 316 static int iwn_set_pslevel(struct iwn_softc *, int, int, int); 4064 (void)iwn_set_pslevel(sc, 0, 3, 1); 4356 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) function in typeref:typename:int 4665 if ((error = iwn_set_pslevel(sc, 0, 0, 0)) != 0) {
|