Home
last modified time | relevance | path

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

/freebsd/lib/lib80211/
H A Dlib80211_regdomain.h39 uint8_t chanSep; /* channel sepaaration (MHz) */ member
H A Dlib80211_regdomain.c263 mt->freqband->chanSep = strtoul(p, NULL, 0); in end_element()
/freebsd/sbin/ifconfig/
H A Difieee80211.c2175 freq <= b->freqEnd + hi_adj; freq += b->chanSep) { in regdomain_addchans()