Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_txrx.c188 src_node->stats.last_rx = jiffies; in mwifiex_uap_queue_bridged_pkt()
292 src_node->stats.last_rx = jiffies; in mwifiex_uap_recv_packet()
H A Dutil.c541 src_node->stats.last_rx = jiffies; in mwifiex_recv_packet()
H A Dcfg80211.c1479 jiffies_to_msecs(jiffies - node->stats.last_rx); in mwifiex_dump_station_info()
/linux/net/core/
H A Ddrop_monitor.c91 unsigned long last_rx; member
290 * 1) its after the last_rx delta in trace_napi_poll_hit()
293 if (time_after(jiffies, stat->last_rx + dm_hw_check_delta) && in trace_napi_poll_hit()
297 stat->last_rx = jiffies; in trace_napi_poll_hit()
1589 stat->last_rx = jiffies; in dropmon_net_event()
/linux/include/net/
H A Dbonding.h164 unsigned long last_rx;
540 return READ_ONCE(slave->last_rx); in slave_last_rx()
163 unsigned long last_rx; global() member
/linux/drivers/net/bonding/
H A Dbond_main.c2125 new_slave->last_rx = jiffies - in bond_enslave()
2128 new_slave->target_last_arp_rx[i] = new_slave->last_rx; in bond_enslave()
2130 new_slave->last_tx = new_slave->last_rx; in bond_enslave()
3150 WRITE_ONCE(slave->last_rx, jiffies); in bond_arp_rcv()
3370 WRITE_ONCE(slave->last_rx, jiffies); in bond_na_rcv()
3441 WRITE_ONCE(slave->last_rx, jiffies); in bond_rcv_validate()
3509 bond_time_in_interval(bond, READ_ONCE(slave->last_rx), 1)) { in bond_loadbalance_arp_mon()
3535 !bond_time_in_interval(bond, READ_ONCE(slave->last_rx), in bond_loadbalance_arp_mon()
3601 unsigned long last_tx, last_rx; in bond_ab_arp_inspect()
3608 last_rx in bond_ab_arp_inspect()
3592 unsigned long last_tx, last_rx; bond_ab_arp_inspect() local
[all...]
H A Dbond_options.c1165 unsigned long last_rx) in _bond_option_arp_ip_target_add()
1173 WRITE_ONCE(slave->target_last_arp_rx[slot], last_rx); in _bond_option_arp_ip_target_add()
1390 unsigned long last_rx) in bond_option_ns_ip6_targets_clear()
1398 WRITE_ONCE(slave->target_last_arp_rx[slot], last_rx); in bond_option_ns_ip6_targets_set()
1148 _bond_options_arp_ip_target_set(struct bonding * bond,int slot,__be32 target,unsigned long last_rx) _bond_options_arp_ip_target_set() argument
1373 _bond_options_ns_ip6_target_set(struct bonding * bond,int slot,struct in6_addr * target,unsigned long last_rx) _bond_options_ns_ip6_target_set() argument
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c2886 unsigned int last_rx;
2898 last_rx = jiffies_to_msecs(ptp->last_rx);
2900 last_rx / MSEC_PER_SEC, last_rx % MSEC_PER_SEC);
2735 unsigned int last_rx; hclge_dbg_dump_ptp_info() local
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h556 unsigned long last_rx; member
/linux/net/mac80211/
H A Dsta_info.c563 link_info->rx_stats.last_rx = jiffies; in sta_info_alloc_link()
2548 if (time_after(cpustats->last_rx, stats->last_rx)) in sta_stats_decode_rate()
3339 time_after(stats->last_rx, link_sta_info->status_stats.last_ack)) in ieee80211_sta_allocate_link()
3340 return stats->last_rx; in ieee80211_sta_allocate_link()
H A Drx.c1496 tid_agg_rx->last_rx = jiffies; in ieee80211_rx_reorder_ampdu()
1870 * Update last_rx only for IBSS packets which are for the current in ieee80211_rx_h_sta_process()
1882 link_sta->rx_stats.last_rx = jiffies; in ieee80211_rx_h_sta_process()
1889 link_sta->rx_stats.last_rx = jiffies; in ieee80211_rx_h_sta_process()
1893 * Mesh beacons will update last_rx when if they are found to in ieee80211_rx_h_sta_process()
1896 link_sta->rx_stats.last_rx = jiffies; in ieee80211_rx_h_sta_process()
4954 stats->last_rx = jiffies; in ieee80211_rx_8023()
5139 stats->last_rx = jiffies; in ieee80211_prepare_and_rx_handle()
H A Dmlme.c9254 if (time_before(timeout, link_sta->rx_stats.last_rx)) in ieee80211_prep_connection()
9255 timeout = link_sta->rx_stats.last_rx; in ieee80211_prep_connection()
/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c799 union ring_type get_rx, put_rx, last_rx; member
1815 less_rx = np->last_rx.orig; in nv_alloc_rx()
1834 if (unlikely(np->put_rx.orig++ == np->last_rx.orig)) in nv_alloc_rx()
1856 less_rx = np->last_rx.ex; in nv_alloc_rx_optimized()
1876 if (unlikely(np->put_rx.ex++ == np->last_rx.ex)) in nv_alloc_rx_optimized()
1909 np->last_rx.orig = &np->rx_ring.orig[np->rx_ring_size-1]; in nv_init_rx()
1911 np->last_rx.ex = &np->rx_ring.ex[np->rx_ring_size-1]; in nv_init_rx()
2967 if (unlikely(np->get_rx.orig++ == np->last_rx.orig)) in nv_rx_process()
3056 if (unlikely(np->get_rx.ex++ == np->last_rx.ex)) in nv_rx_process_optimized()
/linux/drivers/net/ethernet/marvell/
H A Dsky2.h2245 unsigned long last_rx; member
H A Dsky2.c2652 sky2->last_rx = jiffies; in sky2_rx_done()
2939 if (sky2->check.last == sky2->last_rx && in sky2_rx_hung()
2951 sky2->check.last = sky2->last_rx; in sky2_rx_hung()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c274 timeout = ba_data->last_rx + TU_TO_JIFFIES(ba_data->timeout * 2); in iwl_mvm_rx_agg_session_expired()
2954 baid_data->last_rx = jiffies; in iwl_mvm_sta_rx_agg()