Home
last modified time | relevance | path

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

/freebsd/lib/lib80211/
H A Dlib80211_regdomain.h36 uint16_t freqStart; /* starting frequency (MHz) */ member
H A Dlib80211_regdomain.c251 mt->freqband->freqStart = strtoul(p, NULL, 0); in end_element()
/freebsd/sbin/ifconfig/
H A Difieee80211.c2174 for (freq = b->freqStart + lo_adj; in regdomain_addchans()