Searched refs:p2p_freq_to_channel (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/p2p/
H A Dp2p_utils.c136 * p2p_freq_to_channel - Convert frequency into channel info
142 int p2p_freq_to_channel(const char *country, unsigned int freq, u8 *reg_class, function
260 if (p2p_freq_to_channel(p2p->cfg->country, freq,
H A Dp2p_invitation.c238 if (p2p_freq_to_channel(p2p->cfg->country, op_freq,
578 if (p2p_freq_to_channel(p2p->cfg->country, force_freq,
H A Dp2p_i.h555 int p2p_freq_to_channel(const char *country, unsigned int freq, u8 *reg_class,
H A Dp2p_go_neg.c362 p2p_freq_to_channel(p2p->cfg->country, p2p->best_freq_5,
374 p2p_freq_to_channel(p2p->cfg->country, p2p->best_freq_24,
H A Dp2p.c1130 if (p2p_freq_to_channel(p2p->cfg->country, freq,
1167 p2p_freq_to_channel(p2p->cfg->country, p2p->best_freq_overall,
1175 p2p_freq_to_channel(p2p->cfg->country, p2p->best_freq_5,
1183 p2p_freq_to_channel(p2p->cfg->country, p2p->best_freq_24,

Completed in 109 milliseconds