Home
last modified time | relevance | path

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

/net/core/
Ddrop_monitor.c56 unsigned long last_rx; member
226 (time_after(jiffies, new_stat->last_rx + dm_hw_check_delta)) && in trace_napi_poll_hit()
230 new_stat->last_rx = jiffies; in trace_napi_poll_hit()
331 new_stat->last_rx = jiffies; in dropmon_net_event()
/net/mac80211/
Dsta_info.h213 unsigned long last_rx; member
388 unsigned long last_rx; member
Dagg-rx.c175 timeout = tid_rx->last_rx + TU_TO_JIFFIES(tid_rx->timeout); in sta_rx_agg_session_timer_expired()
407 tid_agg_rx->last_rx = jiffies; in ___ieee80211_start_rx_ba_session()
Dsta_info.c348 sta->rx_stats.last_rx = jiffies; in sta_info_alloc()
1972 if (time_after(cpustats->last_rx, stats->last_rx)) in sta_get_last_rx_stats()
2327 time_after(stats->last_rx, sta->status_stats.last_ack)) in ieee80211_sta_last_active()
2328 return stats->last_rx; in ieee80211_sta_last_active()
Drx.c1215 tid_agg_rx->last_rx = jiffies; in ieee80211_rx_reorder_ampdu()
1564 sta->rx_stats.last_rx = jiffies; in ieee80211_rx_h_sta_process()
1571 sta->rx_stats.last_rx = jiffies; in ieee80211_rx_h_sta_process()
1577 sta->rx_stats.last_rx = jiffies; in ieee80211_rx_h_sta_process()
3984 stats->last_rx = jiffies; in ieee80211_invoke_fast_rx()
Dmesh_plink.c420 sta->rx_stats.last_rx = jiffies; in mesh_sta_info_init()