Searched defs:pri_chan (Results 1 – 9 of 9) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | hw_features_common.c | 87 int allowed_ht40_channel_pair(struct hostapd_hw_modes *mode, int pri_chan, in allowed_ht40_channel_pair() 156 void get_pri_sec_chan(struct wpa_scan_res *bss, int *pri_chan, int *sec_chan) in get_pri_sec_chan() 180 struct wpa_scan_results *scan_res, int pri_chan, in check_40mhz_5g() 277 struct wpa_scan_results *scan_res, int pri_chan, in check_40mhz_2g4()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
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 741 struct hostapd_channel_data *pri_chan; in hostapd_is_usable_chans() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | hw_features_common.c | 119 int ht40_plus, pri_chan, sec_chan; in allowed_ht40_channel_pair() local 179 void get_pri_sec_chan(struct wpa_scan_res *bss, int *pri_chan, int *sec_chan) in get_pri_sec_chan() 203 struct hostapd_channel_data *pri_chan, in check_40mhz_5g() 297 struct wpa_scan_results *scan_res, int pri_chan, in check_40mhz_2g4()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
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 834 struct hostapd_channel_data *pri_chan; in hostapd_is_usable_edmg() local 903 struct hostapd_channel_data *pri_chan; in hostapd_is_usable_chans() local
|
D | drv_callbacks.c | 1074 struct hostapd_channel_data *pri_chan; in hostapd_acs_channel_selected() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
D | wpa_magiclink.c | 121 int pri_chan = 0; local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
D | wpa_magiclink.c | 121 int pri_chan = 0; local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
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/ |
D | wpa_supplicant.c | 2505 struct hostapd_channel_data *pri_chan = NULL, *sec_chan = NULL; in ibss_mesh_setup_freq() local
|