Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_tdma.c70 #ifndef TDMA_SLOTCNT_DEFAULT
71 #define TDMA_SLOTCNT_DEFAULT 2 /* 2x (pt-to-pt) */ macro
169 ts->tdma_slotcnt = TDMA_SLOTCNT_DEFAULT; in ieee80211_tdma_vattach()