Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_scan_sta.c999 int slot, slotcnt; in tdma_isfull() local
1001 slotcnt = tdma->tdma_slotcnt; in tdma_isfull()
1002 for (slot = slotcnt-1; slot >= 0; slot--) in tdma_isfull()