Home | History | Annotate | Download | only in p2p

Lines Matching refs:freq_5

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