Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_tdma.h77 struct timeval tdma_lastprint; /* time of last rate-limited printf */ member
H A Dieee80211_tdma.c421 if (ppsratecheck(&ts->tdma_lastprint, &ts->tdma_fails, 1)) in tdma_update()
431 if (ppsratecheck(&ts->tdma_lastprint, &ts->tdma_fails, 1)) in tdma_update()
440 if (ppsratecheck(&ts->tdma_lastprint, &ts->tdma_fails, 1)) in tdma_update()