Lines Matching refs:n_reg_rules
245 .n_reg_rules = 8,
454 regd = kzalloc(struct_size(regd, reg_rules, src_regd->n_reg_rules),
461 for (i = 0; i < src_regd->n_reg_rules; i++)
940 regdom->n_reg_rules = coll->n_rules;
945 for (i = 0; i < regdom->n_reg_rules; i++) {
1169 for (idx = 0; idx < rd->n_reg_rules; idx++)
1173 if (idx == rd->n_reg_rules)
1195 while (no < rd->n_reg_rules - 1) {
1259 if (!rd->n_reg_rules)
1262 if (WARN_ON(rd->n_reg_rules > NL80211_MAX_SUPP_REG_RULES))
1265 for (i = 0; i < rd->n_reg_rules; i++) {
1521 for (x = 0; x < rd1->n_reg_rules; x++) {
1523 for (y = 0; y < rd2->n_reg_rules; y++) {
1538 for (x = 0; x < rd1->n_reg_rules; x++) {
1540 for (y = 0; y < rd2->n_reg_rules; y++) {
1552 &rd->n_reg_rules);
1619 for (i = 0; i < regd->n_reg_rules; i++) {
3723 for (i = 0; i < rd->n_reg_rules; i++) {