]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
RDMA/efa: Add the com service API definitions
authorGal Pressman <galpress@amazon.com>
Sun, 5 May 2019 17:59:25 +0000 (20:59 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 6 May 2019 18:18:17 +0000 (15:18 -0300)
commitcd9b3d597054ce5f8e5e19359d7762e253c9019f
treeb8ff0d085c6fd01ab453e44d05c58121491b5443
parent43eaa49d511cf2f5a9fa56316f02cb80ecf6578b
RDMA/efa: Add the com service API definitions

Header file for the various commands that can be sent through admin queue.
This includes queue create/modify/destroy, setting up and remove
protection domains, address handlers, and memory registration, etc.

Signed-off-by: Gal Pressman <galpress@amazon.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/efa/efa_com_cmd.h [new file with mode: 0644]