Home
last modified time | relevance | path

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

/net/mac80211/
Dsta_info.h233 unsigned long last_rx; member
417 unsigned long last_rx; member
Dagg-rx.c159 timeout = tid_rx->last_rx + TU_TO_JIFFIES(tid_rx->timeout); in sta_rx_agg_session_timer_expired()
445 tid_agg_rx->last_rx = jiffies; in ___ieee80211_start_rx_ba_session()
Dsta_info.c377 sta->rx_stats.last_rx = jiffies; in sta_info_alloc()
2066 if (time_after(cpustats->last_rx, stats->last_rx)) in sta_get_last_rx_stats()
2485 time_after(stats->last_rx, sta->status_stats.last_ack)) in ieee80211_sta_last_active()
2486 return stats->last_rx; in ieee80211_sta_last_active()
Drx.c1410 tid_agg_rx->last_rx = jiffies; in ieee80211_rx_reorder_ampdu()
1764 sta->rx_stats.last_rx = jiffies; in ieee80211_rx_h_sta_process()
1771 sta->rx_stats.last_rx = jiffies; in ieee80211_rx_h_sta_process()
1777 sta->rx_stats.last_rx = jiffies; in ieee80211_rx_h_sta_process()
4381 stats->last_rx = jiffies; in ieee80211_invoke_fast_rx()
Dmesh_plink.c426 sta->rx_stats.last_rx = jiffies; in mesh_sta_info_init()
/net/core/
Ddrop_monitor.c89 unsigned long last_rx; member
291 (time_after(jiffies, new_stat->last_rx + dm_hw_check_delta)) && in trace_napi_poll_hit()
295 new_stat->last_rx = jiffies; in trace_napi_poll_hit()
1495 new_stat->last_rx = jiffies; in dropmon_net_event()