diff options
author | Mohsin Bashir <mohsin.bashr@gmail.com> | 2024-11-13 01:26:05 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-11-14 17:28:49 +0300 |
commit | 3d12862b216d39670500f6bd44b8be312b2ee4fb (patch) | |
tree | a9ed5e8422d0f8fe46d3c0584c114b063419ff91 /drivers/net/ethernet/microsoft | |
parent | a71c69f51d1119db5f7812b35f16e8ef7786b3f2 (diff) | |
download | linux-3d12862b216d39670500f6bd44b8be312b2ee4fb.tar.xz |
eth: fbnic: Add support to dump registers
Add support for the 'ethtool -d <dev>' command to retrieve and print
a register dump for fbnic. The dump defaults to version 1 and consists
of two parts: all the register sections that can be dumped linearly, and
an RPC RAM section that is structured in an interleaved fashion and
requires special handling. For each register section, the dump also
contains the start and end boundary information which can simplify parsing.
Signed-off-by: Mohsin Bashir <mohsin.bashr@gmail.com>
Link: https://patch.msgid.link/20241112222605.3303211-1-mohsin.bashr@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/microsoft')
0 files changed, 0 insertions, 0 deletions