Home | History | Annotate | Download | only in p2p

Lines Matching full:op_reg_class

1261 	p2p->op_reg_class = op_class;
1267 p2p->channels.reg_class[0].reg_class = p2p->op_reg_class;
1288 p2p->op_reg_class = op_class;
1296 p2p->op_reg_class = op_class;
1304 p2p->op_reg_class = op_class;
1307 p2p->op_reg_class = p2p->cfg->op_reg_class;
1341 p2p->op_reg_class, p2p->op_channel,
1651 p2p->op_reg_class,
4172 int p2p_set_oper_channel(struct p2p_data *p2p, u8 op_reg_class, u8 op_channel,
4175 if (p2p_channel_to_freq(p2p->cfg->country, op_reg_class, op_channel)
4180 "reg_class %u channel %u", op_reg_class, op_channel);
4181 p2p->cfg->op_reg_class = op_reg_class;