2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/infiniband/hw/efa
Yonatan Nachum 802a9f8792 RDMA/efa: Align interrupt related fields to same type
There is a lot of implicit casting of interrupt related fields. Use
u32 as common type since this is what the device use as type for max
supported EQs and what IB core expects in num_comp_vectors field.

Reviewed-by: Daniel Kranzdorf <dkkranzd@amazon.com>
Reviewed-by: Michael Margolin <mrgolin@amazon.com>
Signed-off-by: Yonatan Nachum <ynachum@amazon.com>
Link: https://patch.msgid.link/20250105131421.29030-1-ynachum@amazon.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2025-01-06 08:24:33 -05:00
..
efa_admin_cmds_defs.h RDMA/efa: Report link speed according to device attributes 2024-10-30 15:36:59 +02:00
efa_admin_defs.h RDMA/efa: Update device interface 2024-10-21 13:58:07 -03:00
efa_com_cmd.c RDMA/efa: Report link speed according to device attributes 2024-10-30 15:36:59 +02:00
efa_com_cmd.h RDMA/efa: Report link speed according to device attributes 2024-10-30 15:36:59 +02:00
efa_com.c RDMA/efa: Properly handle unexpected AQ completions 2024-05-30 15:48:13 +03:00
efa_com.h RDMA/efa: Align interrupt related fields to same type 2025-01-06 08:24:33 -05:00
efa_common_defs.h RDMA/efa: Unified getters/setters for device structs bitmask access 2020-02-28 12:12:04 -04:00
efa_io_defs.h RDMA/efa: Update device interface 2024-10-21 13:58:07 -03:00
efa_main.c RDMA/efa: Align interrupt related fields to same type 2025-01-06 08:24:33 -05:00
efa_regs_defs.h RDMA/efa: CQ notifications 2021-10-06 19:47:18 -03:00
efa_verbs.c RDMA/efa: Report link speed according to device attributes 2024-10-30 15:36:59 +02:00
efa.h RDMA/efa: Align interrupt related fields to same type 2025-01-06 08:24:33 -05:00
Kconfig RDMA/efa: Add driver to Kconfig/Makefile 2019-05-07 12:47:47 -03:00
Makefile RDMA/efa: Add driver to Kconfig/Makefile 2019-05-07 12:47:47 -03:00