Home
last modified time | relevance | path

Searched refs:prevPsState (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dar6000_drv.c3753 u8 psState=0,prevPsState; in ar6000_rx() local
3790 prevPsState = STA_IS_PWR_SLEEP(conn); in ar6000_rx()
3797 if (prevPsState ^ STA_IS_PWR_SLEEP(conn)) { in ar6000_rx()