Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:oper_freq

4989 		int oper_freq;
4994 oper_freq = p2p_get_oper_freq(wpa_s->global->p2p,
4996 if (oper_freq > 0)
4997 freq = oper_freq;