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

/freebsd-11.0-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.c418 if (ppsratecheck(&ts->tdma_lastprint, &ts->tdma_fails, 1))
428 if (ppsratecheck(&ts->tdma_lastprint, &ts->tdma_fails, 1))
437 if (ppsratecheck(&ts->tdma_lastprint, &ts->tdma_fails, 1))

Completed in 98 milliseconds