Lines Matching defs:chwidth
1127 int channel, chwidth, is_dfs0, is_dfs;
1163 chwidth = CONF_OPER_CHWIDTH_80MHZ;
1166 chwidth = CONF_OPER_CHWIDTH_80P80MHZ;
1169 chwidth = CONF_OPER_CHWIDTH_160MHZ;
1172 chwidth = CONF_OPER_CHWIDTH_320MHZ;
1178 chwidth = CONF_OPER_CHWIDTH_USE_HT;
1263 if (ieee80211_freq_to_channel_ext(freq, offset, chwidth,
1267 hostapd_set_oper_chwidth(hapd->iconf, chwidth);
1277 if (chwidth == CONF_OPER_CHWIDTH_160MHZ)
1280 else if (chwidth == CONF_OPER_CHWIDTH_80P80MHZ)