Searched refs:iwn_set_pslevel (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iwn/ |
H A D | if_iwn.c | 242 static int iwn_set_pslevel(struct iwn_softc *, int, int, int); 5014 (void)iwn_set_pslevel(sc, 0, 3, 1); 5307 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) function 5616 if ((error = iwn_set_pslevel(sc, 0, 0, 0)) != 0) {
|
Completed in 74 milliseconds