Home
last modified time | relevance | path

Searched defs:freq_list (Results 1 – 14 of 14) sorted by relevance

/hostap-latest/src/p2p/
Dp2p_utils.c459 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()
Dp2p_go_neg.c602 const struct weighted_pcl freq_list[], in p2p_check_pref_chan_no_recv()
651 const struct weighted_pcl freq_list[], in p2p_check_pref_chan_recv()
Dp2p.h160 int freq_list[P2P_MAX_CHANNELS]; member
/hostap-latest/tests/hwsim/
Dtest_mbo.py27 def run_mbo_supp_oper_classes(dev, apdev, hapd, hapd2, country, freq_list=None, argument
90 freq_list=None, disable_ht=False, argument
/hostap-latest/src/common/
Dnan_de.h98 const int *freq_list; member
Dnan_de.c47 int *freq_list; member
/hostap-latest/src/ap/
Dap_drv_ops.c1048 int **freq_list) in hostapd_get_hw_mode_any_channels()
1126 int *freq_list = NULL; in hostapd_drv_do_acs() local
/hostap-latest/wpa_supplicant/
Dconfig_ssid.h678 int *freq_list; member
Ddriver_i.h977 struct weighted_pcl *freq_list) in wpa_drv_get_pref_freq_list()
Dconfig.h994 int *freq_list; member
Dctrl_iface.c8485 struct weighted_pcl *freq_list) in wpas_ctrl_iface_get_pref_freq_list_override()
8529 struct weighted_pcl freq_list[100]; in wpas_ctrl_iface_get_pref_freq_list() local
12208 int *freq_list = NULL; in wpas_ctrl_nan_publish() local
Dp2p_supplicant.c4817 struct weighted_pcl *freq_list) in wpas_p2p_get_pref_freq_list()
/hostap-latest/src/drivers/
Ddriver_nl80211.c12513 static int add_acs_ch_list(struct nl_msg *msg, const int *freq_list) in add_acs_ch_list()
12556 static int add_acs_freq_list(struct nl_msg *msg, const int *freq_list) in add_acs_freq_list()
12692 struct weighted_pcl *freq_list; member
12823 struct weighted_pcl *freq_list) in nl80211_get_pref_freq_list()
Ddriver.h2864 const int *freq_list; member