]> git.baikalelectronics.ru Git - kernel.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)
commit015a88e683862a84b13d88f2edaea0e8fa8de382
tree0470ea00577249c6884404a2b644da126be983ce
parentc2392ee5c404b2d921ebe61d2fbe7b89f76cb660
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]