Searched refs:rd1 (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/staging/vt6655/ |
A D | desc.h | 186 volatile struct vnt_rdes1 rd1; member
|
A D | dpc.c | 129 frame_size = le16_to_cpu(curr_rd->rd1.req_count) in vnt_receive_frame()
|
A D | card.c | 500 pDesc->rd1.req_count = cpu_to_le16(priv->rx_buf_sz); in CARDvSafeResetRx() 508 pDesc->rd1.req_count = cpu_to_le16(priv->rx_buf_sz); in CARDvSafeResetRx()
|
A D | device_main.c | 807 rd->rd1.req_count = cpu_to_le16(priv->rx_buf_sz); in device_alloc_rx_buf()
|
/linux/net/wireless/ |
A D | reg.c | 1360 static int reg_rules_intersect(const struct ieee80211_regdomain *rd1, in reg_rules_intersect() argument 1395 max_bandwidth1 = reg_get_max_bandwidth(rd1, rule1); in reg_rules_intersect() 1523 regdom_intersect(const struct ieee80211_regdomain *rd1, in regdom_intersect() argument 1533 if (!rd1 || !rd2) in regdom_intersect() 1544 for (x = 0; x < rd1->n_reg_rules; x++) { in regdom_intersect() 1545 rule1 = &rd1->reg_rules[x]; in regdom_intersect() 1548 if (!reg_rules_intersect(rd1, rd2, rule1, rule2, in regdom_intersect() 1561 for (x = 0; x < rd1->n_reg_rules; x++) { in regdom_intersect() 1562 rule1 = &rd1->reg_rules[x]; in regdom_intersect() 1565 r = reg_rules_intersect(rd1, rd2, rule1, rule2, in regdom_intersect() [all …]
|
/linux/Documentation/scheduler/ |
A D | sched-energy.rst | 104 RDs: |----rd1----|-----rd2-----| 108 containing 6 CPUs. The two root domains are denoted rd1 and rd2 in the 109 above figure. Since pd4 intersects with both rd1 and rd2, it will be 112 * rd1->pd: pd0 -> pd4
|
/linux/Documentation/admin-guide/ |
A D | md.rst | 604 So for a 3 drive array there will be rd0, rd1, rd2.
|
A D | ras.rst | 1017 Ch1 phy rd1, wr1 (0x063f4031): 2 ranks, UDIMMs
|
Completed in 20 milliseconds