Home | History | Annotate | Download | only in p2p

Lines Matching full:freq_5

4312 void p2p_set_best_channels(struct p2p_data *p2p, int freq_24, int freq_5,
4316 " 5 GHz: %d, overall: %d", freq_24, freq_5, freq_overall);
4318 p2p->best_freq_5 = freq_5;