Searched refs:hi_adj (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/ath/ath_hal/
H A Dah_regdomain.c403 int low_adj, hi_adj, channelSep, lastc; local
497 hi_adj = (cm->mode == HAL_MODE_11NA_HT40PLUS ||
511 c <= fband->highChannel + hi_adj;
/freebsd-10.1-release/sbin/ifconfig/
H A Difieee80211.c2019 int freq, hi_adj, lo_adj, channelSep; local
2022 hi_adj = (chanFlags & IEEE80211_CHAN_HT40U) ? -20 : 0;
2036 freq <= b->freqEnd + hi_adj; freq += b->chanSep) {

Completed in 105 milliseconds