Lines Matching refs:oper_chwidth
459 enum oper_chan_width oper_chwidth, in hostapd_set_freq_params() argument
484 if (oper_chwidth == CONF_OPER_CHWIDTH_80MHZ) in hostapd_set_freq_params()
486 else if (oper_chwidth == CONF_OPER_CHWIDTH_160MHZ || in hostapd_set_freq_params()
487 oper_chwidth == CONF_OPER_CHWIDTH_80P80MHZ) in hostapd_set_freq_params()
489 else if (oper_chwidth == CONF_OPER_CHWIDTH_320MHZ) in hostapd_set_freq_params()
570 if (data->eht_enabled) switch (oper_chwidth) { in hostapd_set_freq_params()
583 if (data->he_enabled || data->eht_enabled) switch (oper_chwidth) { in hostapd_set_freq_params()
630 } else if (data->vht_enabled) switch (oper_chwidth) { in hostapd_set_freq_params()
654 oper_chwidth_legacy = oper_chwidth; in hostapd_set_freq_params()
663 data->vht_enabled) switch (oper_chwidth) { in hostapd_set_freq_params()
692 if (oper_chwidth == CONF_OPER_CHWIDTH_80MHZ && in hostapd_set_freq_params()
698 if (oper_chwidth == CONF_OPER_CHWIDTH_80P80MHZ && in hostapd_set_freq_params()