Searched defs:freq_list (Results 1 – 15 of 15) sorted by relevance
/hostap/src/p2p/ |
D | p2p_utils.c | 459 int p2p_channels_to_freqs(const struct p2p_channels *channels, int *freq_list, in p2p_channels_to_freqs() 547 bool p2p_pref_freq_allowed(const struct weighted_pcl *freq_list, bool go) in p2p_pref_freq_allowed() 560 const struct weighted_pcl *freq_list, in p2p_check_pref_channel() 582 const struct weighted_pcl *freq_list, in p2p_pref_channel_filter()
|
D | p2p_go_neg.c | 625 const struct weighted_pcl freq_list[], in p2p_check_pref_chan_no_recv() 674 const struct weighted_pcl freq_list[], in p2p_check_pref_chan_recv()
|
D | p2p.h | 171 int freq_list[P2P_MAX_CHANNELS]; member
|
/hostap/src/common/ |
D | nan_de.h | 106 const int *freq_list; member 139 const int *freq_list; member
|
D | nan_de.c | 50 int *freq_list; member
|
/hostap/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/src/ap/ |
D | ap_drv_ops.c | 1124 int **freq_list) in hostapd_get_hw_mode_any_channels() 1202 int *freq_list = NULL; in hostapd_drv_do_acs() local
|
/hostap/wpa_supplicant/ |
D | config_ssid.h | 683 int *freq_list; member
|
D | driver_i.h | 985 struct weighted_pcl *freq_list) in wpa_drv_get_pref_freq_list()
|
D | ctrl_iface.c | 8611 struct weighted_pcl *freq_list) in wpas_ctrl_iface_get_pref_freq_list_override() 8655 struct weighted_pcl freq_list[100]; in wpas_ctrl_iface_get_pref_freq_list() local 12367 int *freq_list = NULL; in wpas_ctrl_nan_publish() local 12539 int *freq_list = NULL; in wpas_ctrl_nan_subscribe() local
|
D | config.h | 1043 int *freq_list; member
|
D | p2p_supplicant.c | 5437 struct weighted_pcl *freq_list) in wpas_p2p_get_pref_freq_list()
|
/hostap/src/drivers/ |
D | driver_nl80211.c | 12680 static int add_acs_ch_list(struct nl_msg *msg, const int *freq_list) in add_acs_ch_list() 12723 static int add_freq_list(struct nl_msg *msg, int attr, const int *freq_list) in add_freq_list() 12859 struct weighted_pcl *freq_list; member 12990 struct weighted_pcl *freq_list) in nl80211_get_pref_freq_list()
|
D | driver.h | 2900 const int *freq_list; member
|
/hostap/wpa_supplicant/dbus/ |
D | dbus_new_handlers.c | 6495 int *freq_list = NULL; in wpas_dbus_handler_nan_publish() local 6759 int *freq_list = NULL; in wpas_dbus_handler_nan_subscribe() local
|