Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_softmac.c2072 if (ieee->sta_sleep == LPS_IS_SLEEP) { in rtllib_sta_ps()
2119 if (ieee->sta_sleep == LPS_IS_SLEEP) in rtllib_sta_wakeup()
2147 ieee->sta_sleep = LPS_IS_SLEEP; in rtllib_ps_tx_ack()
H A Drtllib.h1404 LPS_IS_SLEEP = 1, enumerator
H A Drtllib_rx.c1375 (ieee->sta_sleep == LPS_IS_SLEEP) && in rtllib_rx_InfraAdhoc()