/freebsd-src/contrib/wpa/src/p2p/ |
H A D | p2p_go_neg.c | 565 p2p_check_pref_chan_no_recv(struct p2p_data * p2p,int go,struct p2p_device * dev,struct p2p_message * msg,unsigned freq_list[],unsigned int size) p2p_check_pref_chan_no_recv() argument 612 p2p_check_pref_chan_recv(struct p2p_data * p2p,int go,struct p2p_device * dev,struct p2p_message * msg,unsigned freq_list[],unsigned int size) p2p_check_pref_chan_recv() argument 655 unsigned int freq_list[P2P_MAX_PREF_CHANNELS], size; p2p_check_pref_chan() local
|
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() argument [all...] |
H A D | p2p.h | 158 * freq_list - Zero-terminated list of possible operational channels member
|
/freebsd-src/sys/x86/cpufreq/ |
H A D | est.c | 80 freq_info *freq_list; member 1269 est_get_current(freq_info *freq_list, size_t tablen) in est_get_current()
|
/freebsd-src/contrib/wpa/src/ap/ |
H A D | ap_drv_ops.c | 865 hostapd_get_hw_mode_any_channels(struct hostapd_data * hapd,struct hostapd_hw_modes * mode,int acs_ch_list_all,int ** freq_list) hostapd_get_hw_mode_any_channels() argument 917 int *freq_list = NULL; hostapd_drv_do_acs() local
|
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | config_ssid.h | 639 int *freq_list; global() member
|
H A D | driver_i.h | 967 wpa_drv_get_pref_freq_list(struct wpa_supplicant * wpa_s,enum wpa_driver_if_type if_type,unsigned int * num,unsigned int * freq_list) wpa_drv_get_pref_freq_list() argument
|
H A D | config.h | 944 int *freq_list; global() member
|
H A D | ctrl_iface.c | 8115 wpas_ctrl_iface_get_pref_freq_list_override(struct wpa_supplicant * wpa_s,enum wpa_driver_if_type if_type,unsigned int * num,unsigned int * freq_list) wpas_ctrl_iface_get_pref_freq_list_override() argument 8154 unsigned int freq_list[100], num = 100, i; wpas_ctrl_iface_get_pref_freq_list() local [all...] |
H A D | p2p_supplicant.c | 4704 wpas_p2p_get_pref_freq_list(void * ctx,int go,unsigned int * len,unsigned int * freq_list) wpas_p2p_get_pref_freq_list() argument
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | mcu.c | 2235 static const u16 freq_list[] = { mt7615_dcoc_freq_idx() local 2373 static const u16 freq_list[] = { mt7615_dpd_freq_idx() local [all...] |
/freebsd-src/contrib/wpa/src/drivers/ |
H A D | driver_nl80211.c | 10966 add_acs_ch_list(struct nl_msg * msg,const int * freq_list) add_acs_ch_list() argument 11009 add_acs_freq_list(struct nl_msg * msg,const int * freq_list) add_acs_freq_list() argument 11139 unsigned int *freq_list; global() member 11202 nl80211_get_pref_freq_list(void * priv,enum wpa_driver_if_type if_type,unsigned int * num,unsigned int * freq_list) nl80211_get_pref_freq_list() argument [all...] |
H A D | driver.h | 2460 const int *freq_list; global() member
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | mcu.c | 2938 static const u16 freq_list[] = { in mt7915_dpd_freq_idx() local
|