Home | History | Annotate | Download | only in p2p

Lines Matching refs:best_freq_5

1259 	} else if (!p2p->cfg->cfg_op_channel && p2p->best_freq_5 > 0 &&
1260 p2p_supported_freq(p2p, p2p->best_freq_5) &&
1261 p2p_freq_to_channel(p2p->best_freq_5, &op_class, &op_channel)
4152 p2p->best_freq_5 = freq_5;