Searched refs:prevPsState (Results 1 – 1 of 1) sorted by relevance
3753 u8 psState=0,prevPsState; in ar6000_rx() local3790 prevPsState = STA_IS_PWR_SLEEP(conn); in ar6000_rx()3797 if (prevPsState ^ STA_IS_PWR_SLEEP(conn)) { in ar6000_rx()