Searched defs:pri_chan (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/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() 300 struct wpa_scan_results *scan_res, int pri_chan, in check_40mhz_2g4() 384 static void punct_update_legacy_bw_80(u8 bitmap, u8 pri_chan, u8 *seg0) in punct_update_legacy_bw_80()
|
/hostap-latest/src/ap/ |
D | hw_features.c | 301 struct hostapd_channel_data *pri_chan, *sec_chan; in ieee80211n_check_40mhz_5g() local 333 int pri_chan, sec_chan; in ieee80211n_check_40mhz_2g4() local 884 struct hostapd_channel_data *pri_chan; in hostapd_is_usable_edmg() local 1018 struct hostapd_channel_data *pri_chan; in hostapd_is_usable_chans() local
|
D | drv_callbacks.c | 1378 struct hostapd_channel_data *pri_chan; in hostapd_acs_channel_selected() local
|
/hostap-latest/wpa_supplicant/ |
D | wpa_supplicant.c | 2824 struct hostapd_channel_data *pri_chan = NULL, *sec_chan = NULL; in ibss_mesh_setup_freq() local
|