Lines Matching refs:n_reg_rules
242 .n_reg_rules = 8,
451 regd = kzalloc(struct_size(regd, reg_rules, src_regd->n_reg_rules),
458 for (i = 0; i < src_regd->n_reg_rules; i++)
973 regdom->n_reg_rules = coll->n_rules;
978 for (i = 0; i < regdom->n_reg_rules; i++) {
1174 for (idx = 0; idx < rd->n_reg_rules; idx++)
1178 if (idx == rd->n_reg_rules)
1200 while (no < rd->n_reg_rules - 1) {
1262 if (!rd->n_reg_rules)
1265 if (WARN_ON(rd->n_reg_rules > NL80211_MAX_SUPP_REG_RULES))
1268 for (i = 0; i < rd->n_reg_rules; i++) {
1523 for (x = 0; x < rd1->n_reg_rules; x++) {
1525 for (y = 0; y < rd2->n_reg_rules; y++) {
1540 for (x = 0; x < rd1->n_reg_rules; x++) {
1542 for (y = 0; y < rd2->n_reg_rules; y++) {
1554 &rd->n_reg_rules);
1607 for (i = 0; i < regd->n_reg_rules; i++) {
3660 for (i = 0; i < rd->n_reg_rules; i++) {