Lines Matching refs:bandwidth
4277 switch (params->bandwidth) { in hostapd_change_config_freq()
4292 switch (params->bandwidth) { in hostapd_change_config_freq()
4346 u8 chan, bandwidth; in hostapd_fill_csa_settings() local
4352 switch (settings->freq_params.bandwidth) { in hostapd_fill_csa_settings()
4355 bandwidth = CONF_OPER_CHWIDTH_80P80MHZ; in hostapd_fill_csa_settings()
4357 bandwidth = CONF_OPER_CHWIDTH_80MHZ; in hostapd_fill_csa_settings()
4360 bandwidth = CONF_OPER_CHWIDTH_160MHZ; in hostapd_fill_csa_settings()
4363 bandwidth = CONF_OPER_CHWIDTH_320MHZ; in hostapd_fill_csa_settings()
4366 bandwidth = CONF_OPER_CHWIDTH_USE_HT; in hostapd_fill_csa_settings()
4373 bandwidth, in hostapd_fill_csa_settings()
4527 switch (freq_params->bandwidth) { in hostapd_switch_channel_fallback()
4551 freq_params->bandwidth); in hostapd_switch_channel_fallback()