Searched defs:freq_list (Results 1 – 12 of 12) sorted by relevance
/hostap-3.7.0/src/p2p/ |
D | p2p_go_neg.c | 565 unsigned freq_list[], unsigned int size) in p2p_check_pref_chan_no_recv() 612 unsigned freq_list[], unsigned int size) in p2p_check_pref_chan_recv() 655 unsigned int freq_list[P2P_MAX_PREF_CHANNELS], size; in p2p_check_pref_chan() local
|
D | p2p_utils.c | 459 int p2p_channels_to_freqs(const struct p2p_channels *channels, int *freq_list, in p2p_channels_to_freqs()
|
D | p2p.h | 158 int freq_list[P2P_MAX_CHANNELS]; member
|
/hostap-3.7.0/tests/hwsim/ |
D | test_mbo.py | 27 def run_mbo_supp_oper_classes(dev, apdev, hapd, hapd2, country, freq_list=None, argument 90 freq_list=None, disable_ht=False, argument
|
/hostap-3.7.0/src/ap/ |
D | ap_drv_ops.c | 865 int **freq_list) in hostapd_get_hw_mode_any_channels() 917 int *freq_list = NULL; in hostapd_drv_do_acs() local
|
/hostap-3.7.0/wpa_supplicant/ |
D | config_ssid.h | 639 int *freq_list; member
|
D | driver_i.h | 970 unsigned int *freq_list) in wpa_drv_get_pref_freq_list()
|
D | config.h | 944 int *freq_list; member
|
D | ctrl_iface.c | 8117 unsigned int *freq_list) in wpas_ctrl_iface_get_pref_freq_list_override() 8156 unsigned int freq_list[100], num = 100, i; in wpas_ctrl_iface_get_pref_freq_list() local
|
D | p2p_supplicant.c | 4704 unsigned int *freq_list) in wpas_p2p_get_pref_freq_list()
|
/hostap-3.7.0/src/drivers/ |
D | driver_nl80211.c | 10987 static int add_acs_ch_list(struct nl_msg *msg, const int *freq_list) in add_acs_ch_list() 11030 static int add_acs_freq_list(struct nl_msg *msg, const int *freq_list) in add_acs_freq_list() 11160 unsigned int *freq_list; member 11223 unsigned int *freq_list) in nl80211_get_pref_freq_list()
|
D | driver.h | 2474 const int *freq_list; member
|