We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf69206 commit 596add7Copy full SHA for 596add7
device/virtual/x86_64-kvm_x86_64-r0/brcm_gearbox_vs/gearbox_config.json
@@ -20,7 +20,17 @@
20
"index": 0,
21
"phy_id" : 1,
22
"system_lanes": [200,201],
23
- "line_lanes": [206]
+ "line_lanes": [206],
24
+ "system_tx_fir_pre2": [1,1],
25
+ "system_tx_fir_pre1": [-5,-5],
26
+ "system_tx_fir_main": [14,14],
27
+ "system_tx_fir_post1": [0,0],
28
+ "system_tx_fir_post2": [0,0],
29
+ "line_tx_fir_pre2": [0],
30
+ "line_tx_fir_pre1": [-1],
31
+ "line_tx_fir_main": [13],
32
+ "line_tx_fir_post1": [-5],
33
+ "line_tx_fir_post2": [0]
34
},
35
{
36
"name": "Ethernet4",
0 commit comments