Searched refs:updated (Results 51 - 65 of 65) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Droute.c301 time_after(jiffies, neigh->updated + rt->rt6i_idev->cnf.rtr_probe_interval)) {
305 neigh->updated = jiffies;
1962 IPv6 PMTU increase, so PMTU increase should be updated here.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dround.S132 | updated guard,round,sticky in d0{31:29}
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dscan.c682 /* Tell userspace the scan table has been updated */
1509 iwe.u.qual.updated = IW_QUAL_ALL_UPDATED;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Darp.c935 override = time_after(jiffies, n->updated + n->parms->locktime);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_ioctl.c54 wstats->qual.updated = IW_QUAL_ALL_UPDATED |
64 wstats->qual.updated = IW_QUAL_ALL_INVALID;
768 /* local->bssid is also updated in LinkStatus handler when in
1861 iwe.u.qual.updated = IW_QUAL_LEVEL_UPDATED
H A Dhostap_ap.c2351 qual[count].updated = sta->last_rx_updated;
2422 iwe.u.qual.updated = sta->last_rx_updated;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/prism54/
H A Disl_ioctl.c201 priv->local_iwstatistics.qual.updated = 0x7;
221 /* If the stats are being updated return old data */
225 /* They won't be marked updated for the next time */
226 priv->local_iwstatistics.qual.updated = 0;
229 priv->iwstatistics.qual.updated = 0;
2144 * reached, replace the least recently updated */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex26 \\{\footnotesize updated by Erik Andersen {\tt(andersee@debian.org)}}
27 \\{\footnotesize updated by Jens Axboe {\tt(axboe@image.dk)}}}
505 $cm206_audio_ioctl()$ in {\tt {cm206.c}} that should be updated with
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1558 # post-increment addressing mode, the address register is not updated. is the
3294 # register must get updated by calling _calc_ea_fout(). If the <ea> #
3481 # post-increment, then the address register did not get updated.
3865 # 1) -(An) : The register is not updated regardless of size. #
3868 # 2) (An)+ : The register is not updated. #
3951 # updated. #
3979 # : "An" not updated
4024 # : "An" not updated
6334 # updated guard,round,sticky in d0{31:29}
8706 # the INEX2 bit has already been updated b
[all...]
H A Dfpsp.S1559 # post-increment addressing mode, the address register is not updated. is the
3295 # register must get updated by calling _calc_ea_fout(). If the <ea> #
3482 # post-increment, then the address register did not get updated.
12275 # the INEX2 bit has already been updated by the round to the correct precision.
13055 # the INEX2 bit has already been updated by the round to the correct precision.
13670 # the INEX2 bit has already been updated by the round to the correct precision.
15752 # the INEX2 bit has already been updated by the round to the correct precision.
16255 # store_dreg_l() - store updated Dn value #
18081 # then the address registers have not been updated.
19352 # 1) -(An) : The register is not updated regardles
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/
H A Dwavelan.c1731 wstats.updated = 0x7;
2455 wstats->qual.updated = (((m. mmr_signal_lvl & MMR_SIGNAL_LVL_VALID) >> 7)
H A Dwavelan_cs.c1799 wstats.updated = 0x7;
2767 wstats->qual.updated = (((m.mmr_signal_lvl & MMR_SIGNAL_LVL_VALID) >> 7) |
H A Dipw2200.c4988 * ipw->rxq is replenished and the READ INDEX is updated (updating the
4991 * detached from the ipw->rxq. The driver 'processed' index is updated.
8778 range->max_qual.updated = 7; /* Updated all three */
8784 range->avg_qual.updated = 7; /* Updated all three */
10033 wstats->qual.updated = 7;
10034 wstats->qual.updated |= IW_QUAL_NOISE_INVALID |
10042 wstats->qual.updated = IW_QUAL_QUAL_UPDATED | IW_QUAL_LEVEL_UPDATED |
10635 /* Ensure the rate is updated immediately */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dip-cref.tex1036 \item the entry was updated 20 seconds ago.
1277 not used, the MTU may be updated by the kernel due to Path MTU Discovery.
1511 other routes because some route attribute (f.e.\ MTU) was updated.
1586 are evaluated during route calculation and updated during route
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_sta.c1446 printk(KERN_DEBUG "%s: updated supp_rates set for "
2839 iwe.u.qual.updated = local->wstats_flags;

Completed in 242 milliseconds

123