Searched defs:sec_chan (Results 1 – 6 of 6) 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() 204 struct hostapd_channel_data *sec_chan) in check_40mhz_5g() 301 int sec_chan) in check_40mhz_2g4() 386 u8 first_chan = *seg0 - 6, sec_chan; in punct_update_legacy_bw_80() local
|
/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
|
/hostap-latest/tests/hwsim/ |
D | test_ap_ht.py | 1372 def run_op_class(dev, apdev, hw_mode, channel, country, ht_capab, sec_chan, argument
|
/hostap-latest/wpa_supplicant/ |
D | rrm.c | 716 int sec_chan = 0, vht = 0; in wpas_get_op_chan_phy() local
|
D | wnm_sta.c | 950 int sec_chan = 0; in wnm_nei_rep_add_bss() local
|
D | wpa_supplicant.c | 2824 struct hostapd_channel_data *pri_chan = NULL, *sec_chan = NULL; in ibss_mesh_setup_freq() local
|