linux/include/uapi/rdma
Ariel Levkovich 24da00164f IB/mlx5: Device memory support in mlx5_ib
This patch adds the mlx5_ib driver implementation for the device
memory allocation API.
It implements the ib_device callbacks for allocation and deallocation
operations as well as a new mmap command support which allows mapping
an allocated device memory to a VMA.

The change also adds reporting of device memory maximum size and
alignment parameters reported in device capabilities.

The allocation/deallocation operations are using new firmware
commands to allocate MEMIC memory on the device.

Signed-off-by: Ariel Levkovich <lariel@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-04-05 13:04:49 -06:00
..
hfi
bnxt_re-abi.h
cxgb3-abi.h
cxgb4-abi.h
hns-abi.h
i40iw-abi.h
ib_user_cm.h
ib_user_ioctl_cmds.h IB/uverbs: Add device memory registration ioctl support 2018-04-05 11:16:39 -06:00
ib_user_ioctl_verbs.h IB/uverbs: Add flow_action create and destroy verbs 2018-04-04 12:06:25 -06:00
ib_user_mad.h
ib_user_sa.h
ib_user_verbs.h IB/uverbs: Expose device memory capabilities to user 2018-04-05 11:16:39 -06:00
mlx4-abi.h
mlx5-abi.h IB/mlx5: Device memory support in mlx5_ib 2018-04-05 13:04:49 -06:00
mlx5_user_ioctl_cmds.h IB/mlx5: Device memory support in mlx5_ib 2018-04-05 13:04:49 -06:00
mlx5_user_ioctl_verbs.h IB/mlx5: Add implementation for create and destroy action_xfrm 2018-04-04 12:06:26 -06:00
mthca-abi.h
nes-abi.h
ocrdma-abi.h
qedr-abi.h
rdma_netlink.h
rdma_user_cm.h
rdma_user_ioctl.h
rdma_user_ioctl_cmds.h IB/uverbs: Add enum attribute type to ioctl() interface 2018-04-04 12:06:24 -06:00
rdma_user_rxe.h
vmw_pvrdma-abi.h