]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/efa: Add the efa module
authorGal Pressman <galpress@amazon.com>
Sun, 5 May 2019 17:59:30 +0000 (20:59 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 7 May 2019 15:47:47 +0000 (12:47 -0300)
commitc5b8e80a4c04044bdaa8e1db10e558344e924a91
tree68133fd06bed9d31c3de0de7c98bfc538e31ee7c
parent1d3734ebd6cc976b80558416ec093a32139112bb
RDMA/efa: Add the efa module

Add the main EFA module file which takes care of device
probe/initialization/registration/etc.

Signed-off-by: Gal Pressman <galpress@amazon.com>
Reviewed-by: Shiraz Saleem <shiraz.saleem@intel.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/efa/efa_main.c [new file with mode: 0644]