Home
last modified time | relevance | path

Searched refs:CHAN_WIDTH_80 (Results 1 - 16 of 16) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_common.c108 case CHAN_WIDTH_80: in channel_width_to_string()
128 case CHAN_WIDTH_80: in channel_width_to_int()
H A Ddriver_nl80211_event.c519 case CHAN_WIDTH_80: in calculate_chan_offset()
2394 ed.sta_opmode.chan_width = CHAN_WIDTH_80; in nl80211_sta_opmode_change_event()
H A Ddriver_nl80211.c253 return CHAN_WIDTH_80; in convert2width()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_common.c114 case CHAN_WIDTH_80: in channel_width_to_string()
134 case CHAN_WIDTH_80: in channel_width_to_int()
H A Ddriver_nl80211_event.c942 case CHAN_WIDTH_80:
3177 ed.sta_opmode.chan_width = CHAN_WIDTH_80;
H A Ddriver_nl80211.c226 return CHAN_WIDTH_80; in convert2width()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddefs.h416 CHAN_WIDTH_80, enumerator
H A Dieee802_11_common.c901 case CHAN_WIDTH_80: in ieee80211_chaninfo_to_channel()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddefs.h450 CHAN_WIDTH_80, enumerator
H A Dieee802_11_common.c1272 case CHAN_WIDTH_80: in ieee80211_chaninfo_to_channel()
3102 ch_width = CHAN_WIDTH_80; in get_oh_vht_oper_channel_width()
3131 ch_width = CHAN_WIDTH_80; in get_oh_6ghz_operation_channel_width()
3226 ? CHAN_WIDTH_160 : CHAN_WIDTH_80; in get_oh_sta_oper_chan_width()
3230 ? CHAN_WIDTH_80P80 : CHAN_WIDTH_80; in get_oh_sta_oper_chan_width()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddfs.c633 case CHAN_WIDTH_80: in set_dfs_state()
699 case CHAN_WIDTH_80: in dfs_are_channels_overlapped()
1350 case CHAN_WIDTH_80: in hostapd_is_dfs_overlap()
H A Ddrv_callbacks.c859 case CHAN_WIDTH_80: in hostapd_event_sta_opmode_changed()
920 case CHAN_WIDTH_80: in hostapd_event_ch_switch()
983 if (width == CHAN_WIDTH_40 || width == CHAN_WIDTH_80 || in hostapd_event_ch_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddfs.c541 case CHAN_WIDTH_80: in set_dfs_state()
597 case CHAN_WIDTH_80: in dfs_are_channels_overlapped()
H A Ddrv_callbacks.c762 case CHAN_WIDTH_80: in hostapd_event_sta_opmode_changed()
823 case CHAN_WIDTH_80: in hostapd_event_ch_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2791 bandwidth = CHAN_WIDTH_80; in hostapd_ctrl_iface_chan_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c12129 } else if (wpa_s->connection_channel_bandwidth == CHAN_WIDTH_80) {

Completed in 67 milliseconds