linux/include/uapi/rdma
Jason Gunthorpe f64705b871 RDMA/ocrdma: Fix structure layout for ocrdma_alloc_pd
The udata's for alloc_pd cannot contain u64s due to alignment
constraints. Switch the two never-used u64's to arrays of u32 to reduce
the required struct alignment to 4 bytes.

These reserved fields are totally unnecessary, never written and never
read.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-03-23 14:53:29 -06:00
..
hfi RDMA: Do not used __packed in uapi headers 2018-02-14 16:31:35 -07:00
bnxt_re-abi.h RDMA/bnxt: Fix structure layout for bnxt_re_pd_resp 2018-03-19 11:41:40 -06:00
cxgb3-abi.h RDMA/cxgb3: Use structs to describe the uABI instead of opencoding 2018-03-22 12:42:48 -06:00
cxgb4-abi.h RDMA/cxgb4: Use structs to describe the uABI instead of opencoding 2018-03-15 15:58:04 -06:00
hns-abi.h RDMA/hns: Use structs to describe the uABI instead of opencoding 2018-03-15 15:58:04 -06:00
i40iw-abi.h RDMA/i40iw: Move uapi header to include/uapi 2018-03-15 15:58:03 -06:00
ib_user_cm.h License cleanup: add SPDX license identifier to uapi header files with a license 2017-11-02 11:20:11 +01:00
ib_user_ioctl_cmds.h IB/uverbs: Move to new headers and make naming consistent 2018-03-19 14:45:17 -06:00
ib_user_ioctl_verbs.h IB/uverbs: Move to new headers and make naming consistent 2018-03-19 14:45:17 -06:00
ib_user_mad.h License cleanup: add SPDX license identifier to uapi header files with a license 2017-11-02 11:20:11 +01:00
ib_user_sa.h License cleanup: add SPDX license identifier to uapi header files with a license 2017-11-02 11:20:11 +01:00
ib_user_verbs.h RDMA/uverbs: Reduce number of command header flags checks 2018-02-22 22:31:18 -05:00
mlx4-abi.h IB/mlx4: Report TSO capabilities 2018-03-15 15:58:05 -06:00
mlx5-abi.h IB/mlx5: Packet packing enhancement for RAW QP 2018-03-19 11:55:13 -06:00
mthca-abi.h License cleanup: add SPDX license identifier to uapi header files with a license 2017-11-02 11:20:11 +01:00
nes-abi.h License cleanup: add SPDX license identifier to uapi header files with a license 2017-11-02 11:20:11 +01:00
ocrdma-abi.h RDMA/ocrdma: Fix structure layout for ocrdma_alloc_pd 2018-03-23 14:53:29 -06:00
qedr-abi.h License cleanup: add SPDX license identifier to uapi header files with a license 2017-11-02 11:20:11 +01:00
rdma_netlink.h RDMA/nldev: provide detailed PD information 2018-03-08 15:03:03 -05:00
rdma_user_cm.h License cleanup: add SPDX license identifier to uapi header files with a license 2017-11-02 11:20:11 +01:00
rdma_user_ioctl_cmds.h IB/uverbs: Extend uverbs_ioctl header with driver_id 2018-03-19 14:45:17 -06:00
rdma_user_ioctl.h IB/uverbs: Move to new headers and make naming consistent 2018-03-19 14:45:17 -06:00
rdma_user_rxe.h RDMA/rxe: Use structs to describe the uABI instead of opencoding 2018-03-15 15:58:02 -06:00
vmw_pvrdma-abi.h RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI header 2017-12-27 21:37:26 -07:00