Home
last modified time | relevance | path

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

/net/core/
Ddrop_monitor.c56 unsigned long last_rx; member
231 (time_after(jiffies, new_stat->last_rx + dm_hw_check_delta)) && in trace_napi_poll_hit()
235 new_stat->last_rx = jiffies; in trace_napi_poll_hit()
336 new_stat->last_rx = jiffies; in dropmon_net_event()
/net/mac80211/
Dsta_info.h210 unsigned long last_rx; member
379 unsigned long last_rx; member
Dagg-rx.c174 timeout = tid_rx->last_rx + TU_TO_JIFFIES(tid_rx->timeout); in sta_rx_agg_session_timer_expired()
410 tid_agg_rx->last_rx = jiffies; in __ieee80211_start_rx_ba_session()
Dsta_info.c346 sta->rx_stats.last_rx = jiffies; in sta_info_alloc()
1958 if (time_after(cpustats->last_rx, stats->last_rx)) in sta_get_last_rx_stats()
2307 if (time_after(stats->last_rx, sta->status_stats.last_ack)) in ieee80211_sta_last_active()
2308 return stats->last_rx; in ieee80211_sta_last_active()
Drx.c1189 tid_agg_rx->last_rx = jiffies; in ieee80211_rx_reorder_ampdu()
1536 sta->rx_stats.last_rx = jiffies; in ieee80211_rx_h_sta_process()
1543 sta->rx_stats.last_rx = jiffies; in ieee80211_rx_h_sta_process()
1549 sta->rx_stats.last_rx = jiffies; in ieee80211_rx_h_sta_process()
3948 stats->last_rx = jiffies; in ieee80211_invoke_fast_rx()
Dmesh_plink.c420 sta->rx_stats.last_rx = jiffies; in mesh_sta_info_init()
/net/batman-adv/
Dsoft-interface.c463 soft_iface->last_rx = jiffies; in batadv_interface_rx()
Ddistributed-arp-table.c1028 bat_priv->soft_iface->last_rx = jiffies; in batadv_dat_snoop_outgoing_arp_request()
Dbridge_loop_avoidance.c452 soft_iface->last_rx = jiffies; in batadv_bla_send_claim()