Home
last modified time | relevance | path

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

/freebsd/lib/lib80211/
H A Dlib80211_regdomain.h37 uint16_t freqEnd; /* ending frequency (MHz) */ member
H A Dlib80211_regdomain.c255 mt->freqband->freqEnd = 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()