Home
last modified time | relevance | path

Searched refs:weighted_pcl (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/wpa/src/p2p/
H A Dp2p_utils.c522 int p2p_remove_6ghz_channels(struct weighted_pcl *pref_freq_list, int size) in p2p_remove_6ghz_channels()
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 Dp2p.h15 struct weighted_pcl;
1138 struct weighted_pcl *freq_list);
2344 bool p2p_pref_freq_allowed(const struct weighted_pcl *freq_list, bool go);
2405 const struct weighted_pcl *pref_freq_list,
2430 int p2p_remove_6ghz_channels(struct weighted_pcl *pref_freq_list, int size);
H A Dp2p_i.h548 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS];
794 const struct weighted_pcl *pref_freq_list,
899 const struct weighted_pcl *freq_list,
H A 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()
742 sizeof(struct weighted_pcl)); in p2p_check_pref_chan()
H A Dp2p_build.c115 const struct weighted_pcl *pref_freq_list, in p2p_buf_add_pref_channel_list()
H A Dp2p.c5571 const struct weighted_pcl *pref_freq_list, in p2p_set_own_pref_freq_list()
5580 size * sizeof(struct weighted_pcl)); in p2p_set_own_pref_freq_list()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h3025 struct weighted_pcl { struct
4941 struct weighted_pcl *freq_list);
H A Ddriver_nl80211.c12634 struct weighted_pcl *freq_list;
12637 static void get_pcl_attr_values(struct weighted_pcl *wpcl, struct nlattr *nl[]) in get_pcl_attr_values()
12725 struct weighted_pcl tmp; in preferred_freq_info_handler()
12765 struct weighted_pcl *freq_list) in nl80211_get_pref_freq_list()
12823 os_memset(freq_list, 0, *num * sizeof(struct weighted_pcl)); in nl80211_get_pref_freq_list()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c129 struct weighted_pcl *pref_freq_list,
727 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; in p2ps_group_capability()
3127 struct weighted_pcl *pref_freq_list, in wpas_p2p_pick_best_pref_freq()
3193 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; in wpas_invitation_process()
4817 struct weighted_pcl *freq_list) in wpas_p2p_get_pref_freq_list()
5788 struct weighted_pcl *pref_freq_list, in wpas_p2p_setup_freqs()
5980 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; in wpas_p2p_connect()
6266 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; in wpas_p2p_select_go_freq()
7688 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; in wpas_p2p_invite()
7778 struct weighted_pcl pref_freq_list[P2P_MAX_PREF_CHANNELS]; in wpas_p2p_invite_group()
H A Ddriver_i.h974 struct weighted_pcl *freq_list) in wpa_drv_get_pref_freq_list()
H A Dwpa_supplicant_i.h1961 struct weighted_pcl *freq_list);
H A Dctrl_iface.c8487 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()