Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_tdma.c102 #define TDMA_SLOTCNT_VALID(_slotcnt) \ argument
103 (2 <= (_slotcnt) && (_slotcnt) <= TDMA_MAXSLOTS)