Searched refs:updated (Results 1 – 12 of 12) sorted by relevance
52 stats->qual.updated & IW_QUAL_QUAL_UPDATED in wireless_seq_printf_stats()55 ((stats->qual.updated & IW_QUAL_DBM) ? 0x100 : 0), in wireless_seq_printf_stats()56 stats->qual.updated & IW_QUAL_LEVEL_UPDATED in wireless_seq_printf_stats()59 ((stats->qual.updated & IW_QUAL_DBM) ? 0x100 : 0), in wireless_seq_printf_stats()60 stats->qual.updated & IW_QUAL_NOISE_UPDATED in wireless_seq_printf_stats()67 stats->qual.updated &= ~IW_QUAL_ALL_UPDATED; in wireless_seq_printf_stats()
173 range->max_qual.updated = IW_QUAL_NOISE_INVALID; in cfg80211_wext_giwrange()182 range->max_qual.updated |= IW_QUAL_DBM; in cfg80211_wext_giwrange()183 range->max_qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wext_giwrange()184 range->max_qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wext_giwrange()190 range->max_qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wext_giwrange()191 range->max_qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wext_giwrange()197 range->avg_qual.updated = range->max_qual.updated; in cfg80211_wext_giwrange()1357 wstats.qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wireless_stats()1358 wstats.qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wireless_stats()1359 wstats.qual.updated |= IW_QUAL_DBM; in cfg80211_wireless_stats()[all …]
101 spydata->spy_stat[i].updated &= ~IW_QUAL_ALL_UPDATED; in iw_handler_get_spy()
1259 iwe.u.qual.updated = IW_QUAL_LEVEL_UPDATED | in ieee80211_bss()1266 iwe.u.qual.updated |= IW_QUAL_DBM; in ieee80211_bss()
645 stats->qual.updated &= ~IW_QUAL_ALL_UPDATED; in iw_handler_get_iwstats()
68 time_before_eq(fdb->updated + hold_time(br), jiffies); in has_expired()188 this_timer = f->updated + delay; in br_fdb_cleanup()346 fe->ageing_timer_value = jiffies_delta_to_clock_t(jiffies - f->updated); in br_fdb_fillbuf()400 fdb->updated = fdb->used = jiffies; in fdb_create()475 fdb->updated = jiffies; in br_fdb_update()529 ci.ndm_updated = jiffies_to_clock_t(now - fdb->updated); in fdb_fill_info()654 fdb->updated = jiffies; in fdb_add_entry()
88 unsigned long updated; member
292 n->updated = n->used = now; in neigh_alloc()848 neigh->updated = jiffies; in neigh_invalidate()905 neigh->updated = jiffies; in neigh_timer_handler()911 neigh->updated = jiffies; in neigh_timer_handler()920 neigh->updated = jiffies; in neigh_timer_handler()927 neigh->updated = jiffies; in neigh_timer_handler()980 neigh->updated = now; in __neigh_event_send()986 neigh->updated = jiffies; in __neigh_event_send()995 neigh->updated = jiffies; in __neigh_event_send()1130 neigh->updated = jiffies; in neigh_update()[all …]
584 int updated = 0; in bcm_rx_thr_flush() local591 updated += bcm_rx_do_flush(op, update, i); in bcm_rx_thr_flush()595 updated += bcm_rx_do_flush(op, update, 0); in bcm_rx_thr_flush()598 return updated; in bcm_rx_thr_flush()
385 neigh->updated = jiffies; in dn_neigh_router_hello()444 neigh->updated = jiffies; in dn_neigh_endnode_hello()
915 override = time_after(jiffies, n->updated + n->parms->locktime); in arp_process()
491 time_after(jiffies, neigh->updated + rt->rt6i_idev->cnf.rtr_probe_interval)) { in rt6_probe()496 neigh->updated = jiffies; in rt6_probe()