diff options
author | Justin Lai <justinlai0215@realtek.com> | 2024-09-04 11:21:06 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-09-05 22:02:38 -0700 |
commit | 85dd839ad1e52b2d32499b8ee3861fd958bfa96b (patch) | |
tree | 4b0d3ccb9977843186a7657722b98f56b3ee4fd4 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 2bbba79e348d872510cadb9783a11896634062ec (diff) |
rtase: Implement hardware configuration function
Implement rtase_hw_config to set default hardware settings, including
setting interrupt mitigation, tx/rx DMA burst, interframe gap time,
rx packet filter, near fifo threshold and fill descriptor ring and
tally counter address, and enable flow control. When filling the
rx descriptor ring, the first group of queues needs to be processed
separately because the positions of the first group of queues are not
regular with other subsequent groups. The other queues are all newly
added features, but we want to retain the original design. So they were
not put together.
Signed-off-by: Justin Lai <justinlai0215@realtek.com>
Link: https://patch.msgid.link/20240904032114.247117-6-justinlai0215@realtek.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions