Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_rx.c513 ieee->last_rx_ps_time = jiffies; in rtllib_indicate_packets()
1203 ieee->last_rx_ps_time = jiffies; in rtllib_rx_check_leave_lps()
2651 ieee->last_rx_ps_time = jiffies; in rtllib_rx_mgt()
H A Drtllib.h1559 unsigned long last_rx_ps_time; member
H A Drtllib_softmac.c1745 ieee->last_rx_ps_time + msecs_to_jiffies(timeout))) in rtllib_sta_ps_sleep()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c1673 ieee->last_rx_ps_time + msecs_to_jiffies(timeout))) in ieee80211_sta_ps_sleep()
1910 ieee->last_rx_ps_time = jiffies; in ieee80211_rx_frame_softmac()
H A Dieee80211.h1768 unsigned long last_rx_ps_time; member
H A Dieee80211_rx.c565 ieee->last_rx_ps_time = jiffies; in indicate_packets()