Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_common.c112 case CHAN_WIDTH_160: in channel_width_to_string()
131 case CHAN_WIDTH_160: in channel_width_to_int()
Ddriver_nl80211_event.c522 case CHAN_WIDTH_160: in calculate_chan_offset()
2400 ed.sta_opmode.chan_width = CHAN_WIDTH_160; in nl80211_sta_opmode_change_event()
Ddriver_nl80211.c257 return CHAN_WIDTH_160; in convert2width()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_common.c113 case CHAN_WIDTH_160: in channel_width_to_string()
132 case CHAN_WIDTH_160: in channel_width_to_int()
Ddriver_nl80211_event.c664 case CHAN_WIDTH_160: in calculate_chan_offset()
2785 ed.sta_opmode.chan_width = CHAN_WIDTH_160; in nl80211_sta_opmode_change_event()
Ddriver_nl80211.c217 return CHAN_WIDTH_160; in convert2width()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Docv.c162 if ((ci->chanwidth == CHAN_WIDTH_160 || in ocv_verify_tx_params()
Ddefs.h418 CHAN_WIDTH_160, enumerator
Dieee802_11_common.c907 case CHAN_WIDTH_160: in ieee80211_chaninfo_to_channel()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Docv.c165 if ((ci->chanwidth == CHAN_WIDTH_160 || in ocv_verify_tx_params()
Ddefs.h427 CHAN_WIDTH_160, enumerator
Dieee802_11_common.c1137 case CHAN_WIDTH_160: in ieee80211_chaninfo_to_channel()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Ddfs.c637 case CHAN_WIDTH_160: in set_dfs_state()
698 case CHAN_WIDTH_160: in dfs_are_channels_overlapped()
1344 case CHAN_WIDTH_160: in hostapd_is_dfs_overlap()
Ddrv_callbacks.c843 case CHAN_WIDTH_160: in hostapd_event_sta_opmode_changed()
903 case CHAN_WIDTH_160: in hostapd_event_ch_switch()
961 width == CHAN_WIDTH_80P80 || width == CHAN_WIDTH_160) in hostapd_event_ch_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Ddfs.c545 case CHAN_WIDTH_160: in set_dfs_state()
601 case CHAN_WIDTH_160: in dfs_are_channels_overlapped()
Ddrv_callbacks.c768 case CHAN_WIDTH_160: in hostapd_event_sta_opmode_changed()
829 case CHAN_WIDTH_160: in hostapd_event_ch_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_ctrl_iface.c2791 bandwidth = CHAN_WIDTH_160; in hostapd_ctrl_iface_chan_switch()