Centos-kernel-stream-9/drivers/infiniband/hw/ocrdma
Kamal Heib 60620ca443 RDMA: Pass entire uverbs attr bundle to create cq function
JIRA: https://issues.redhat.com/browse/RHEL-56247
Conflicts:
Drop hunks for none existing drivers.

commit dd6d7f8574d7f8b6a0bf1aeef0b285d2706b8c2a
Author: Akiva Goldberger <agoldberger@nvidia.com>
Date:   Thu Jun 27 21:23:49 2024 +0300

    RDMA: Pass entire uverbs attr bundle to create cq function

    Changes the create_cq verb signature by sending the entire uverbs attr
    bundle as a parameter. This allows drivers to send driver specific attrs
    through ioctl for the create_cq verb and access them in their driver
    specific code.

    Also adds a new enum value for driver specific ioctl attributes for
    methods already supporting UHW.

    Link: https://lore.kernel.org/r/ed147343987c0d43fd391c1b2f85e2f425747387.1719512393.git.leon@kernel.org
    Signed-off-by: Akiva Goldberger <agoldberger@nvidia.com>
    Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
    Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>

Signed-off-by: Kamal Heib <kheib@redhat.com>
2024-10-07 11:55:54 -04:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
ocrdma.h RDMA/ocrdma: Remove fbo from MR 2020-09-11 10:24:54 -03:00
ocrdma_ah.c RDMA: Support more than 255 rdma ports 2021-03-26 09:31:21 -03:00
ocrdma_ah.h RDMA: Support more than 255 rdma ports 2021-03-26 09:31:21 -03:00
ocrdma_hw.c IB: move from strlcpy with unused retval to strscpy 2023-03-31 14:15:52 -04:00
ocrdma_hw.h
ocrdma_main.c RDMA: Globally allocate and release QP memory 2022-03-23 19:49:47 -04:00
ocrdma_sli.h
ocrdma_stats.c
ocrdma_stats.h
ocrdma_verbs.c RDMA: Pass entire uverbs attr bundle to create cq function 2024-10-07 11:55:54 -04:00
ocrdma_verbs.h RDMA: Pass entire uverbs attr bundle to create cq function 2024-10-07 11:55:54 -04:00