Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/rtl8192e/
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()
Drtllib.h1559 unsigned long last_rx_ps_time; member
Drtllib_softmac.c1745 ieee->last_rx_ps_time + msecs_to_jiffies(timeout))) in rtllib_sta_ps_sleep()
/Linux-v6.6/drivers/staging/rtl8192u/ieee80211/
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()
Dieee80211.h1768 unsigned long last_rx_ps_time; member
Dieee80211_rx.c565 ieee->last_rx_ps_time = jiffies; in indicate_packets()