Searched refs:p2p_pref_freq_allowed (Results 1 – 4 of 4) sorted by relevance
547 bool p2p_pref_freq_allowed(const struct weighted_pcl *freq_list, bool go) in p2p_pref_freq_allowed() function572 if (!p2p_pref_freq_allowed(&freq_list[i], go)) in p2p_check_pref_channel()
621 !p2p_pref_freq_allowed(&freq_list[i], go)) in p2p_check_pref_chan_no_recv()673 if (!p2p_pref_freq_allowed(&freq_list[i], go)) in p2p_check_pref_chan_recv()771 p2p_pref_freq_allowed(&p2p->pref_freq_list[i], go)) in p2p_check_pref_chan()
2344 bool p2p_pref_freq_allowed(const struct weighted_pcl *freq_list, bool go);
3161 !p2p_pref_freq_allowed(&pref_freq_list[i], go))) { in wpas_p2p_pick_best_pref_freq()6282 !p2p_pref_freq_allowed(&pref_freq_list[i], in wpas_p2p_select_go_freq()