Searched refs:rd1 (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/net/wireless/ |
D | reg.c | 825 static int reg_rules_intersect(const struct ieee80211_regdomain *rd1, in reg_rules_intersect() argument 854 max_bandwidth1 = reg_get_max_bandwidth(rd1, rule1); in reg_rules_intersect() 959 regdom_intersect(const struct ieee80211_regdomain *rd1, in regdom_intersect() argument 969 if (!rd1 || !rd2) in regdom_intersect() 980 for (x = 0; x < rd1->n_reg_rules; x++) { in regdom_intersect() 981 rule1 = &rd1->reg_rules[x]; in regdom_intersect() 984 if (!reg_rules_intersect(rd1, rd2, rule1, rule2, in regdom_intersect() 1000 for (x = 0; x < rd1->n_reg_rules; x++) { in regdom_intersect() 1001 rule1 = &rd1->reg_rules[x]; in regdom_intersect() 1004 r = reg_rules_intersect(rd1, rd2, rule1, rule2, in regdom_intersect() [all …]
|
/linux-4.4.14/drivers/staging/vt6655/ |
D | desc.h | 200 volatile struct vnt_rdes1 rd1; member
|
D | dpc.c | 146 frame_size = le16_to_cpu(curr_rd->rd1.req_count) in vnt_receive_frame()
|
D | card.c | 578 pDesc->rd1.req_count = cpu_to_le16(priv->rx_buf_sz); in CARDvSafeResetRx() 586 pDesc->rd1.req_count = cpu_to_le16(priv->rx_buf_sz); in CARDvSafeResetRx()
|
D | device_main.c | 750 rd->rd1.req_count = cpu_to_le16(priv->rx_buf_sz); in device_alloc_rx_buf()
|
/linux-4.4.14/Documentation/ |
D | edac.txt | 622 Ch1 phy rd1, wr1 (0x063f4031): 2 ranks, UDIMMs
|
D | md.txt | 477 So for a 3 drive array there will be rd0, rd1, rd2.
|