Searched defs:sec_chan (Results 1 - 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hw_features.c | 230 int pri_chan, sec_chan; in ieee80211n_allowed_ht40_channel_pair() local 261 int pri_chan, sec_chan; in ieee80211n_check_40mhz_5g() local 285 int pri_chan, sec_chan; in ieee80211n_check_40mhz_2g4() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | hw_features_common.c | 87 allowed_ht40_channel_pair(struct hostapd_hw_modes *mode, int pri_chan, int sec_chan) allowed_ht40_channel_pair() argument 156 get_pri_sec_chan(struct wpa_scan_res *bss, int *pri_chan, int *sec_chan) get_pri_sec_chan() argument 179 check_40mhz_5g(struct hostapd_hw_modes *mode, struct wpa_scan_results *scan_res, int pri_chan, int sec_chan) check_40mhz_5g() argument 276 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...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | hw_features.c | 275 struct hostapd_channel_data *pri_chan, *sec_chan; in ieee80211n_check_40mhz_5g() local 307 int pri_chan, sec_chan; in ieee80211n_check_40mhz_2g4() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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 202 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 296 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...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | rrm.c | 692 int sec_chan = 0, vht = 0; in wpas_get_op_chan_phy() local
|
H A D | wnm_sta.c | 907 int sec_chan = 0, vht = 0; in wnm_nei_rep_add_bss() local
|
H A D | wpa_supplicant.c | 2176 struct hostapd_channel_data *pri_chan = NULL, *sec_chan = NULL; in ibss_mesh_setup_freq() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | rrm.c | 714 int sec_chan = 0, vht = 0; in wpas_get_op_chan_phy() local
|
H A D | wnm_sta.c | 924 int sec_chan = 0, vht = 0; in wnm_nei_rep_add_bss() local
|
H A D | wpa_supplicant.c | 2593 struct hostapd_channel_data *pri_chan = NULL, *sec_chan = NULL; local
|
Completed in 27 milliseconds