Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:op_reg_class

3308 		p2p.op_reg_class = wpa_s->conf->p2p_oper_reg_class;
3312 "%d:%d", p2p.op_reg_class, p2p.op_channel);
3315 p2p.op_reg_class = 81;
3324 "%d:%d", p2p.op_reg_class, p2p.op_channel);
5559 u8 op_reg_class, op_channel, cfg_op_channel;
5564 op_reg_class = wpa_s->conf->p2p_oper_reg_class;
5568 op_reg_class = 81;
5577 ret = p2p_set_oper_channel(p2p, op_reg_class, op_channel,