Searched defs:freq_list (Results 1 – 16 of 16) sorted by relevance
/freebsd/contrib/wpa/src/p2p/ |
H A 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()
|
H A 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()
|
H A D | p2p.h | 160 int freq_list[P2P_MAX_CHANNELS]; member
|
/freebsd/contrib/wpa/src/common/ |
H A D | nan_de.h | 98 const int *freq_list; member
|
H A D | nan_de.c | 47 int *freq_list; member
|
/freebsd/sys/x86/cpufreq/ |
H A D | est.c | 80 freq_info *freq_list; member 1271 est_get_current(freq_info *freq_list, size_t tablen) in est_get_current()
|
/freebsd/contrib/wpa/src/ap/ |
H A 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
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | config_ssid.h | 664 int *freq_list; member
|
H A D | driver_i.h | 974 struct weighted_pcl *freq_list) in wpa_drv_get_pref_freq_list()
|
H A D | config.h | 994 int *freq_list; member
|
H A D | ctrl_iface.c | 8487 struct weighted_pcl *freq_list) in wpas_ctrl_iface_get_pref_freq_list_override() 8531 struct weighted_pcl freq_list[100]; in wpas_ctrl_iface_get_pref_freq_list() local 12204 int *freq_list = NULL; in wpas_ctrl_nan_publish() local
|
H A D | p2p_supplicant.c | 4817 struct weighted_pcl *freq_list) in wpas_p2p_get_pref_freq_list()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | mcu.c | 2233 static const u16 freq_list[] = { in mt7615_dcoc_freq_idx() local 2371 static const u16 freq_list[] = { in mt7615_dpd_freq_idx() local
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211.c | 12455 static int add_acs_ch_list(struct nl_msg *msg, const int *freq_list) in add_acs_ch_list() 12498 static int add_acs_freq_list(struct nl_msg *msg, const int *freq_list) in add_acs_freq_list() 12634 struct weighted_pcl *freq_list; member 12765 struct weighted_pcl *freq_list) in nl80211_get_pref_freq_list()
|
H A D | driver.h | 2842 const int *freq_list; member
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | mcu.c | 3045 const u16 *freq_list = freq_list_v1; in mt7915_dpd_freq_idx() local
|