Home
last modified time | relevance | path

Searched refs:ap_ch_width (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p.h2829 enum chan_width ap_ch_width, bool disconnect_evt);
H A Dp2p.c3103 enum chan_width ap_ch_width, bool disconnect_evt) in p2p_update_dfs_ap_info() argument
3113 p2p->sta_connected_chan_width = ap_ch_width; in p2p_update_dfs_ap_info()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h2216 enum chan_width ap_ch_width,
H A Dwpa_supplicant.c10394 enum chan_width ap_ch_width, in wpas_update_dfs_ap_info() argument
10403 wpa_s->sta_connected_chan_width = ap_ch_width; in wpas_update_dfs_ap_info()
10409 p2p_update_dfs_ap_info(wpa_s->global->p2p, freq, ap_ch_width, in wpas_update_dfs_ap_info()