Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_tdma.c62 #ifndef TDMA_SLOTLEN_DEFAULT
63 #define TDMA_SLOTLEN_DEFAULT 10*1000 /* 10ms */ macro
163 ts->tdma_slotlen = TDMA_SLOTLEN_DEFAULT; in ieee80211_tdma_vattach()
/freebsd/sys/conf/
H A Doptions897 TDMA_SLOTLEN_DEFAULT opt_tdma.h