mirror-linux/include/linux/mlx5
Shay Drory b90ebfc018 net/mlx5: Allocate command stats with xarray
Command stats is an array with more than 2K entries, which amounts to
~180KB. This is way more than actually needed, as only ~190 entries
are being used.

Therefore, replace the array with xarray.

Signed-off-by: Shay Drory <shayd@nvidia.com>
Reviewed-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
2023-07-27 11:37:29 -07:00
..
cq.h
device.h net/mlx5: Handle sync reset unload event 2023-06-16 12:02:07 -07:00
doorbell.h
driver.h net/mlx5: Allocate command stats with xarray 2023-07-27 11:37:29 -07:00
eq.h
eswitch.h
fs.h
fs_helpers.h
mlx5_ifc.h net/mlx5: Add relevant capabilities bits to support NAT-T 2023-07-25 15:08:57 +02:00
mlx5_ifc_fpga.h
mlx5_ifc_vdpa.h
mpfs.h
port.h
qp.h
rsc_dump.h
transobj.h
vport.h net/mlx5: Update vport caps query/set for EC VFs 2023-06-09 18:40:51 -07:00