Centos-kernel-stream-9/drivers/infiniband/hw/efa
Kamal Heib 4604eadc22 RDMA/efa: Align interrupt related fields to same type
JIRA: https://issues.redhat.com/browse/RHEL-83223

commit 802a9f8792c4b4f81f36e90302067bf55ababed7
Author: Yonatan Nachum <ynachum@amazon.com>
Date:   Sun Jan 5 13:14:21 2025 +0000

    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>

Signed-off-by: Kamal Heib <kheib@redhat.com>
2025-04-08 11:13:32 -04:00
..
Kconfig
Makefile
efa.h RDMA/efa: Align interrupt related fields to same type 2025-04-08 11:13:32 -04:00
efa_admin_cmds_defs.h RDMA/efa: Report link speed according to device attributes 2025-04-08 11:13:32 -04:00
efa_admin_defs.h RDMA/efa: Update device interface 2025-04-08 11:13:31 -04:00
efa_com.c RDMA/efa: Properly handle unexpected AQ completions 2024-09-25 12:20:47 -04:00
efa_com.h RDMA/efa: Align interrupt related fields to same type 2025-04-08 11:13:32 -04:00
efa_com_cmd.c RDMA/efa: Report link speed according to device attributes 2025-04-08 11:13:32 -04:00
efa_com_cmd.h RDMA/efa: Report link speed according to device attributes 2025-04-08 11:13:32 -04:00
efa_common_defs.h
efa_io_defs.h RDMA/efa: Update device interface 2025-04-08 11:13:31 -04:00
efa_main.c RDMA/efa: Align interrupt related fields to same type 2025-04-08 11:13:32 -04:00
efa_regs_defs.h
efa_verbs.c RDMA/efa: Report link speed according to device attributes 2025-04-08 11:13:32 -04:00