Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_tdma.c65 #ifndef TDMA_SLOTCNT_DEFAULT
66 #define TDMA_SLOTCNT_DEFAULT 2 /* 2x (pt-to-pt) */ macro
164 ts->tdma_slotcnt = TDMA_SLOTCNT_DEFAULT; in ieee80211_tdma_vattach()
/freebsd/sys/conf/
H A Doptions898 TDMA_SLOTCNT_DEFAULT opt_tdma.h