diff options
author | Jim Quinlan <[email protected]> | 2022-10-11 14:42:10 -0400 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2022-11-11 11:42:05 +0100 |
commit | 602fb860945fd6dce7989fcd3727d5fe4282f785 (patch) | |
tree | 64221b872a9a0b4bac0e718b912c29157a600d11 /tools/perf/scripts/python | |
parent | 137b57413f569d558c1054e2a181313574eb9a87 (diff) |
PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits
Set RCB_MPS mode bit so that data for PCIe read requests up to the size of
the Maximum Payload Size (MPS) are returned in one completion, and data for
PCIe read requests greater than the MPS are split at the specified Read
Completion Boundary setting.
Set RCB_64B so that the Read Compeletion Boundary is 64B.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jim Quinlan <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions