Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_common.c121 case CHAN_WIDTH_80P80: in channel_width_to_string()
143 case CHAN_WIDTH_80P80: in channel_width_to_int()
H A Ddriver_nl80211_event.c1174 case CHAN_WIDTH_80P80: in calculate_chan_offset()
3647 ed.sta_opmode.chan_width = CHAN_WIDTH_80P80; in nl80211_sta_opmode_change_event()
H A Ddriver_nl80211.c217 return CHAN_WIDTH_80P80; in convert2width()
/freebsd/contrib/wpa/src/common/
H A Docv.c165 if (ci->chanwidth == CHAN_WIDTH_80P80 && in ocv_verify_tx_params()
H A Ddefs.h450 CHAN_WIDTH_80P80, enumerator
H A Dieee802_11_common.c1627 case CHAN_WIDTH_80P80: in ieee80211_chaninfo_to_channel()
/freebsd/contrib/wpa/src/ap/
H A Ddfs.c703 case CHAN_WIDTH_80P80: in set_dfs_state()
724 if (chan_width == CHAN_WIDTH_80P80) { in set_dfs_state()
1637 case CHAN_WIDTH_80P80: in hostapd_is_dfs_overlap()
H A Ddrv_callbacks.c1097 case CHAN_WIDTH_80P80: in hostapd_event_sta_opmode_changed()
1165 case CHAN_WIDTH_80P80: in hostapd_event_ch_switch()
1256 width == CHAN_WIDTH_80P80 || width == CHAN_WIDTH_160 || in hostapd_event_ch_switch()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c2228 case CHAN_WIDTH_80P80: in wpas_channel_width_offset()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c2685 bandwidth = CHAN_WIDTH_80P80; in hostapd_ctrl_iface_chan_switch()