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

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpi.c234 static int wpi_set_pslevel(struct wpi_softc *, uint8_t, int, int);
1744 if ((error = wpi_set_pslevel(sc, 0, 0, 1)) != 0) {
3776 wpi_set_pslevel(struct wpi_softc *sc, uint8_t dtim, int level, int async) function
3920 if ((error = wpi_set_pslevel(sc, 0, 0, 0)) != 0) {
4564 (void)wpi_set_pslevel(sc, 0, 3, 1);

Completed in 113 milliseconds