Searched defs:sec_chan (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/wpa/src/common/ |
H A D | hw_features_common.c | 119 int ht40_plus, pri_chan, sec_chan; in allowed_ht40_channel_pair() local 179 get_pri_sec_chan(struct wpa_scan_res * bss,int * pri_chan,int * sec_chan) get_pri_sec_chan() argument 204 check_40mhz_5g(struct wpa_scan_results * scan_res,struct hostapd_channel_data * pri_chan,struct hostapd_channel_data * sec_chan) check_40mhz_5g() argument 298 check_40mhz_2g4(struct hostapd_hw_modes * mode,struct wpa_scan_results * scan_res,int pri_chan,int sec_chan) check_40mhz_2g4() argument [all...] |
/freebsd-src/contrib/wpa/src/ap/ |
H A D | hw_features.c | 270 struct hostapd_channel_data *pri_chan, *sec_chan; ieee80211n_check_40mhz_5g() local 302 int pri_chan, sec_chan; ieee80211n_check_40mhz_2g4() local
|
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | rrm.c | 711 int sec_chan = 0, vht = 0; wpas_get_op_chan_phy() local
|
H A D | wnm_sta.c | 924 int sec_chan = 0, vht = 0; wnm_nei_rep_add_bss() local
|
H A D | wpa_supplicant.c | 2442 struct hostapd_channel_data *pri_chan = NULL, *sec_chan = NULL; ibss_mesh_setup_freq() local
|