Home
last modified time | relevance | path

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

/f-stack/tools/ifconfig/
H A Difieee80211.c2156 int freq, hi_adj, lo_adj, channelSep; in regdomain_addchans() local
2160 lo_adj = (chanFlags & IEEE80211_CHAN_HT40D) ? 20 : 0; in regdomain_addchans()
2174 for (freq = b->freqStart + lo_adj; in regdomain_addchans()