linux-kernelorg-stable/include/linux/mlx5
Shahar Shitrit a2f61f1db8 net/mlx5: Relocate function declarations from port.h to mlx5_core.h
The port header is a general file under include, yet it
contains declarations for functions that are either not
exported or exported but not used outside the mlx5_core
driver.

To enhance code organization, we move these declarations
to mlx5_core.h, where they are more appropriately scoped.

This refactor removes unnecessary exported symbols and
prevents unexported functions from being inadvertently
referenced outside of the mlx5_core driver.

Signed-off-by: Shahar Shitrit <shshitrit@nvidia.com>
Reviewed-by: Carolina Jubran <cjubran@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/20250304160620.417580-2-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-03-06 17:53:34 -08:00
..
cq.h
device.h net/mlx5: Add new health syndrome error and crr bit offset 2025-02-23 04:42:36 -05:00
doorbell.h
driver.h net/mlx5: Add devcom component for the clock shared by functions 2025-02-06 10:14:01 +01:00
eq.h
eswitch.h net/mlx5e: Add correct match to check IPSec syndromes for switchdev mode 2025-02-24 18:14:32 -08:00
fs.h net/mlx5: Change POOL_NEXT_SIZE define value and make it global 2025-02-23 04:43:14 -05:00
fs_helpers.h
macsec.h
mlx5_ifc.h net/mlx5: Add new health syndrome error and crr bit offset 2025-02-23 04:42:36 -05:00
mlx5_ifc_fpga.h
mlx5_ifc_vdpa.h
mpfs.h
port.h net/mlx5: Relocate function declarations from port.h to mlx5_core.h 2025-03-06 17:53:34 -08:00
qp.h
rsc_dump.h
transobj.h
vport.h