/openbmc/linux/drivers/infiniband/hw/efa/ |
H A D | efa_main.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/sw/rdmavt/ |
H A D | vt.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_main.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_main.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/hw/qedr/ |
H A D | main.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_provider.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_main.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | provider.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | main.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | ib_verbs.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_verbs.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | device.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | uverbs_main.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | main.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/include/rdma/ |
H A D | ib_verbs.h | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | main.c | diff 72c6ec18eb6161c8fc672ae96ec5c77df4d07405 Wed Jun 05 12:39:25 CDT 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Move uverbs_abi_ver into struct ib_device_ops
No reason for every driver to emit code to set this, just make it part of the driver's existing static const ops structure.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|