]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/efa: Implement functions that submit and complete admin commands
authorGal Pressman <galpress@amazon.com>
Sun, 5 May 2019 17:59:27 +0000 (20:59 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 6 May 2019 18:18:18 +0000 (15:18 -0300)
commit0420e542569b2e56df29d243d09f5974bb6594a4
tree0470ea00577249c6884404a2b644da126be983ce
parent2ce62149afaece4baee21ad2b925ae1d089b4e3b
RDMA/efa: Implement functions that submit and complete admin commands

Add admin commands submissions/completions implementation.

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.c [new file with mode: 0644]