Lines Matching refs:n_reg_rules
243 .n_reg_rules = 8,
452 regd = kzalloc(struct_size(regd, reg_rules, src_regd->n_reg_rules),
459 for (i = 0; i < src_regd->n_reg_rules; i++)
938 regdom->n_reg_rules = coll->n_rules;
943 for (i = 0; i < regdom->n_reg_rules; i++) {
1167 for (idx = 0; idx < rd->n_reg_rules; idx++)
1171 if (idx == rd->n_reg_rules)
1193 while (no < rd->n_reg_rules - 1) {
1257 if (!rd->n_reg_rules)
1260 if (WARN_ON(rd->n_reg_rules > NL80211_MAX_SUPP_REG_RULES))
1263 for (i = 0; i < rd->n_reg_rules; i++) {
1518 for (x = 0; x < rd1->n_reg_rules; x++) {
1520 for (y = 0; y < rd2->n_reg_rules; y++) {
1535 for (x = 0; x < rd1->n_reg_rules; x++) {
1537 for (y = 0; y < rd2->n_reg_rules; y++) {
1549 &rd->n_reg_rules);
1606 for (i = 0; i < regd->n_reg_rules; i++) {
3700 for (i = 0; i < rd->n_reg_rules; i++) {