Searched defs:freq_list (Results 1 – 14 of 14) sorted by relevance
/hostap-latest/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 | 602 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()
|
D | p2p.h | 160 int freq_list[P2P_MAX_CHANNELS]; member
|
/hostap-latest/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-latest/src/common/ |
D | nan_de.h | 98 const int *freq_list; member
|
D | nan_de.c | 47 int *freq_list; member
|
/hostap-latest/src/ap/ |
D | ap_drv_ops.c | 1048 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/ |
D | config_ssid.h | 678 int *freq_list; member
|
D | driver_i.h | 977 struct weighted_pcl *freq_list) in wpa_drv_get_pref_freq_list()
|
D | config.h | 994 int *freq_list; member
|
D | ctrl_iface.c | 8485 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
|
D | p2p_supplicant.c | 4817 struct weighted_pcl *freq_list) in wpas_p2p_get_pref_freq_list()
|
/hostap-latest/src/drivers/ |
D | driver_nl80211.c | 12513 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()
|
D | driver.h | 2864 const int *freq_list; member
|