Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_tdma.c103 #define TDMA_SLOTCNT_VALID(_slotcnt) \ argument
104 (2 <= (_slotcnt) && (_slotcnt) <= TDMA_MAXSLOTS)