Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_tdma.c105 #define TDMA_SLOTLEN_VALID(_slotlen) \ macro
434 if (!TDMA_SLOTLEN_VALID(slotlen)) { in tdma_update()
809 if (!TDMA_SLOTLEN_VALID(ireq->i_val)) in tdma_ioctl_set80211()