Searched refs:p2p_channels_includes_freq (Results 1 – 3 of 3) sorted by relevance
271 int p2p_channels_includes_freq(const struct p2p_channels *channels, in p2p_channels_includes_freq() function334 if (p2p_channels_includes_freq(tmpc, freq)) in p2p_get_pref_freq()
2066 int p2p_channels_includes_freq(const struct p2p_channels *channels,
2952 if ((channels == NULL || p2p_channels_includes_freq(channels, freq)) && in freq_included()