linux/include/uapi/rdma
Matan Barak 1f7ff9d5d3 IB/uverbs: Move to new headers and make naming consistent
Use macros to make names consistent in ioctl() uAPI:
The ioctl() uAPI works with object-method hierarchy. The method part
also states which handler should be executed when this method is called
from user-space. Therefore, we need to tie method, method's id, method's
handler and the object owning this method together.
Previously, this was done through explicit developer chosen names.
This makes grepping the code harder. Changing the method's name,
method's handler and object's name to be automatically generated based
on the ids.

The headers are split in a way so they be included and used by
user-space. One header strictly contains structures that are used
directly by user-space applications, where another header is used for
internal library (i.e. libibverbs) to form the ioctl() commands.
Other header simply contains the required general command structure.

Reviewed-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-03-19 14:45:17 -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 License cleanup: add SPDX license identifier to uapi header files with a license 2017-11-02 11:20:11 +01: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: Do not used __packed in uapi headers 2018-02-14 16:31:35 -07: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: Move to new headers and make naming consistent 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