Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_common.c117 case CHAN_WIDTH_40: in channel_width_to_string()
139 case CHAN_WIDTH_40: in channel_width_to_int()
H A Ddriver_nl80211_event.c1165 case CHAN_WIDTH_40: in calculate_chan_offset()
3641 ed.sta_opmode.chan_width = CHAN_WIDTH_40; in nl80211_sta_opmode_change_event()
H A Ddriver_nl80211.c213 return CHAN_WIDTH_40; in convert2width()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c2224 case CHAN_WIDTH_40: in wpas_channel_width_offset()
2972 *max_cw = CHAN_WIDTH_40; in wpas_get_est_tpt()
2975 CHAN_WIDTH_40); in wpas_get_est_tpt()
3012 *max_cw = CHAN_WIDTH_40; in wpas_get_est_tpt()
3015 ies, ies_len, CHAN_WIDTH_40); in wpas_get_est_tpt()
3085 *max_cw < CHAN_WIDTH_40) in wpas_get_est_tpt()
3086 *max_cw = CHAN_WIDTH_40; in wpas_get_est_tpt()
3088 ies, ies_len, CHAN_WIDTH_40); in wpas_get_est_tpt()
/freebsd/contrib/wpa/src/common/
H A Ddefs.h448 CHAN_WIDTH_40, enumerator
H A Dieee802_11_common.c1621 case CHAN_WIDTH_40: in ieee80211_chaninfo_to_channel()
/freebsd/contrib/wpa/src/ap/
H A Ddfs.c695 case CHAN_WIDTH_40: in set_dfs_state()
761 case CHAN_WIDTH_40: in dfs_are_channels_overlapped()
1633 case CHAN_WIDTH_40: in hostapd_is_dfs_overlap()
H A Ddrv_callbacks.c1091 case CHAN_WIDTH_40: in hostapd_event_sta_opmode_changed()
1176 case CHAN_WIDTH_40: in hostapd_event_ch_switch()
1255 if (width == CHAN_WIDTH_40 || width == CHAN_WIDTH_80 || in hostapd_event_ch_switch()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c2681 bandwidth = CHAN_WIDTH_40; in hostapd_ctrl_iface_chan_switch()