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

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_tdma.h77 struct timeval tdma_lastprint; /* time of last rate-limited printf */ member in struct:ieee80211_tdma_state
H A Dieee80211_tdma.c413 if (ppsratecheck(&ts->tdma_lastprint, &ts->tdma_fails, 1))
423 if (ppsratecheck(&ts->tdma_lastprint, &ts->tdma_fails, 1))
432 if (ppsratecheck(&ts->tdma_lastprint, &ts->tdma_fails, 1))

Completed in 40 milliseconds