Searched refs:rd1 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/wireless/ |
D | reg.c | 776 static int reg_rules_intersect(const struct ieee80211_regdomain *rd1, in reg_rules_intersect() argument 805 max_bandwidth1 = reg_get_max_bandwidth(rd1, rule1); in reg_rules_intersect() 910 regdom_intersect(const struct ieee80211_regdomain *rd1, in regdom_intersect() argument 920 if (!rd1 || !rd2) in regdom_intersect() 931 for (x = 0; x < rd1->n_reg_rules; x++) { in regdom_intersect() 932 rule1 = &rd1->reg_rules[x]; in regdom_intersect() 935 if (!reg_rules_intersect(rd1, rd2, rule1, rule2, in regdom_intersect() 951 for (x = 0; x < rd1->n_reg_rules; x++) { in regdom_intersect() 952 rule1 = &rd1->reg_rules[x]; in regdom_intersect() 955 r = reg_rules_intersect(rd1, rd2, rule1, rule2, in regdom_intersect() [all …]
|
/linux-4.1.27/Documentation/ |
D | edac.txt | 652 Ch1 phy rd1, wr1 (0x063f4031): 2 ranks, UDIMMs
|
D | md.txt | 477 So for a 3 drive array there will be rd0, rd1, rd2.
|