HomeSort by: relevance | last modified time | path
    Searched defs:iwn_set_pslevel (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
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) {

Completed in 17 milliseconds