Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1827 if (ieee->sta_sleep == LPS_IS_SLEEP) { in rtllib_sta_ps()
1871 if (ieee->sta_sleep == LPS_IS_SLEEP) in rtllib_sta_wakeup()
1899 ieee->sta_sleep = LPS_IS_SLEEP; in rtllib_ps_tx_ack()
H A Drtllib.h1348 LPS_IS_SLEEP = 1, enumerator
H A Drtllib_rx.c1356 (ieee->sta_sleep == LPS_IS_SLEEP) && in rtllib_rx_InfraAdhoc()