Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_tdma.c67 #ifndef TDMA_SLOTLEN_DEFAULT
68 #define TDMA_SLOTLEN_DEFAULT 10*1000 /* 10ms */ macro
168 ts->tdma_slotlen = TDMA_SLOTLEN_DEFAULT; in ieee80211_tdma_vattach()