android_kernel_msm-6.1_noth.../include/linux/mlx5
Aya Levin 12206b1723 net/mlx5: Add support for resource dump
On driver load:
- Initialize resource dump data structure and memory access tools (mkey
  & pd).
- Read the resource dump's menu which contains the FW segment
  identifier. Each record is identified by the segment name (ASCII).

During the driver's course of life, users (like reporters) may request
dumps per segment. The user should create a command providing the
segment identifier (SW enumeration) and command keys. In return, the
user receives a command context. In order to receive the dump, the user
should supply the command context and a memory (aligned to a PAGE) on
which the dump content will be written. Since the dump may be larger
than the given memory, the user may resubmit the command until received
an indication of end-of-dump. It is the user's responsibility to destroy
the command.

Signed-off-by: Aya Levin <ayal@mellanox.com>
Reviewed-by: Moshe Shemesh <moshe@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2020-02-18 19:17:29 -08:00
..
accel.h
cmd.h
cq.h
device.h net/mlx5: Read MCAM register groups 1 and 2 2020-01-16 14:11:19 -08:00
doorbell.h
driver.h net/mlx5: Add support for resource dump 2020-02-18 19:17:29 -08:00
eq.h
eswitch.h Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-09-02 00:16:05 -07:00
fs.h net/mlx5: Allow creating autogroups with reserved entries 2020-01-16 15:48:58 -08:00
fs_helpers.h
mlx5_ifc.h net/mlx5: Deprecate usage of generic TLS HW capability bit 2020-02-06 12:24:24 -08:00
mlx5_ifc_fpga.h
port.h
qp.h
transobj.h
vport.h