Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dinterference.c365 int temp_width; in hostapd_incumbt_sig_intf_detected() local
428 temp_width = chan_width; in hostapd_incumbt_sig_intf_detected()
430 while (temp_width > CHAN_WIDTH_20_NOHT) { in hostapd_incumbt_sig_intf_detected()
432 intf_find_channel_list(iface, temp_width, in hostapd_incumbt_sig_intf_detected()
438 temp_width = downgrade_bandwidth(temp_width); in hostapd_incumbt_sig_intf_detected()
451 new_chan_width = temp_width; in hostapd_incumbt_sig_intf_detected()