Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1448 if (ieee->sta_sleep == LPS_IS_SLEEP) { in rtllib_sta_ps()
1492 if (ieee->sta_sleep == LPS_IS_SLEEP) in rtllib_sta_wakeup()
1520 ieee->sta_sleep = LPS_IS_SLEEP; in rtllib_ps_tx_ack()
H A Drtllib.h1148 LPS_IS_SLEEP = 1, enumerator
H A Drtllib_rx.c1295 (ieee->sta_sleep == LPS_IS_SLEEP) && in rtllib_rx_infra_adhoc()