Home | History | Annotate | Download | only in p2p

Lines Matching refs:reg_class

61 		struct p2p_reg_class *cl = &ch->reg_class[ch->reg_classes];
62 cl->reg_class = *pos++;
163 p2p_buf_add_listen_channel(buf, p2p->cfg->country, p2p->cfg->reg_class,
304 "channel (reg_class %u channel %u) not acceptable to the "
315 "channel (reg_class %u channel %u) from intersection",
327 "channel (reg_class %u channel %u) from intersection",
338 cl = &intersection->reg_class[0];
340 "(reg_class %u channel %u) from intersection",
341 cl->reg_class, cl->channel[0]);
342 p2p->op_reg_class = cl->reg_class;
569 intersection.reg_class[0].channels == 0) {
577 c = &intersection.reg_class[i];
578 wpa_printf(MSG_DEBUG, "P2P: reg_class %u",
579 c->reg_class);
633 p2p->cfg->reg_class,
946 intersection.reg_class[0].channels == 0) {
954 c = &intersection.reg_class[i];
955 wpa_printf(MSG_DEBUG, "P2P: reg_class %u",
956 c->reg_class);