Home
last modified time | relevance | path

Searched refs:CHAN_WIDTH_20 (Results 1 - 17 of 17) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_common.c104 case CHAN_WIDTH_20: in channel_width_to_string()
124 case CHAN_WIDTH_20: in channel_width_to_int()
H A Ddriver_nl80211_event.c514 case CHAN_WIDTH_20: in calculate_chan_offset()
2388 ed.sta_opmode.chan_width = CHAN_WIDTH_20; in nl80211_sta_opmode_change_event()
H A Ddriver_nl80211.c249 return CHAN_WIDTH_20; in convert2width()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_common.c110 case CHAN_WIDTH_20: in channel_width_to_string()
130 case CHAN_WIDTH_20: in channel_width_to_int()
H A Ddriver_nl80211_event.c937 case CHAN_WIDTH_20:
3171 ed.sta_opmode.chan_width = CHAN_WIDTH_20;
H A Ddriver_nl80211.c222 return CHAN_WIDTH_20; in convert2width()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddefs.h414 CHAN_WIDTH_20, enumerator
H A Dieee802_11_common.c897 case CHAN_WIDTH_20: in ieee80211_chaninfo_to_channel()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddefs.h448 CHAN_WIDTH_20, enumerator
H A Dieee802_11_common.c1268 case CHAN_WIDTH_20: in ieee80211_chaninfo_to_channel()
3125 ch_width = CHAN_WIDTH_20; in get_oh_6ghz_operation_channel_width()
3214 ch_width = (sec_chan_offset == 0) ? CHAN_WIDTH_20 : CHAN_WIDTH_40; in get_oh_oper_channel_width()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddfs.c624 case CHAN_WIDTH_20: in set_dfs_state()
690 case CHAN_WIDTH_20: in dfs_are_channels_overlapped()
1344 case CHAN_WIDTH_20: in hostapd_is_dfs_overlap()
H A Ddrv_callbacks.c853 case CHAN_WIDTH_20: in hostapd_event_sta_opmode_changed()
930 case CHAN_WIDTH_20: in hostapd_event_ch_switch()
986 else if (width == CHAN_WIDTH_20 || width == CHAN_WIDTH_20_NOHT) in hostapd_event_ch_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddfs.c532 case CHAN_WIDTH_20: in set_dfs_state()
588 case CHAN_WIDTH_20: in dfs_are_channels_overlapped()
H A Ddrv_callbacks.c756 case CHAN_WIDTH_20: in hostapd_event_sta_opmode_changed()
833 case CHAN_WIDTH_20: in hostapd_event_ch_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Devents.c3297 == CHAN_WIDTH_40) ? CHAN_WIDTH_40 : CHAN_WIDTH_20;
3299 wpa_s->connection_channel_bandwidth = CHAN_WIDTH_20;
H A Dctrl_iface.c12125 if (wpa_s->connection_channel_bandwidth == CHAN_WIDTH_20) {
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2797 bandwidth = CHAN_WIDTH_20; in hostapd_ctrl_iface_chan_switch()

Completed in 67 milliseconds