Lines Matching refs:n_reg_rules
223 .n_reg_rules = 8,
432 regd = kzalloc(struct_size(regd, reg_rules, src_regd->n_reg_rules),
439 for (i = 0; i < src_regd->n_reg_rules; i++)
954 regdom->n_reg_rules = coll->n_rules;
959 for (i = 0; i < regdom->n_reg_rules; i++) {
1155 for (idx = 0; idx < rd->n_reg_rules; idx++)
1159 if (idx == rd->n_reg_rules)
1181 while (no < rd->n_reg_rules - 1) {
1243 if (!rd->n_reg_rules)
1246 if (WARN_ON(rd->n_reg_rules > NL80211_MAX_SUPP_REG_RULES))
1249 for (i = 0; i < rd->n_reg_rules; i++) {
1504 for (x = 0; x < rd1->n_reg_rules; x++) {
1506 for (y = 0; y < rd2->n_reg_rules; y++) {
1521 for (x = 0; x < rd1->n_reg_rules; x++) {
1523 for (y = 0; y < rd2->n_reg_rules; y++) {
1535 &rd->n_reg_rules);
1588 for (i = 0; i < regd->n_reg_rules; i++) {
3613 for (i = 0; i < rd->n_reg_rules; i++) {