Searched refs:last_tsf_debug (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_sta.c1381 static unsigned long last_tsf_debug = 0; local
1387 if (time_after(jiffies, last_tsf_debug + 5 * HZ)) {
1396 last_tsf_debug = jiffies;

Completed in 101 milliseconds