Searched refs:WPI_DEBUG_PWRSAVE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/wpi/ |
H A D | if_wpi_debug.h | 39 WPI_DEBUG_PWRSAVE = 0x00004000, /* Power save operations */ enumerator
|
H A D | if_wpi.c | 1093 DPRINTF(sc, WPI_DEBUG_PWRSAVE, "%s: wakeup request\n", in wpi_update_rx_ring_ps() 1248 DPRINTF(sc, WPI_DEBUG_PWRSAVE, "%s (%d): requesting wakeup\n", in wpi_update_tx_ring_ps() 2384 DPRINTF(sc, WPI_DEBUG_PWRSAVE, in wpi_wakeup_intr() 3803 DPRINTF(sc, WPI_DEBUG_PWRSAVE, in wpi_set_pslevel()
|