WSL2-Linux-Kernel/drivers/infiniband/hw/efa
Daniel Kranzdorf 666e8ff535 RDMA/efa: Expose RDMA read related attributes
Query the device attributes for RDMA operations, including maximum
transfer size and maximum number of SGEs per RDMA WR, and report them
back to the userspace library.

Link: https://lore.kernel.org/r/20191121141509.59297-4-galpress@amazon.com
Signed-off-by: Daniel Kranzdorf <dkkranzd@amazon.com>
Reviewed-by: Yossi Leybovich <sleybo@amazon.com>
Signed-off-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-11-25 10:31:48 -04:00
..
Kconfig RDMA/efa: Add driver to Kconfig/Makefile 2019-05-07 12:47:47 -03:00
Makefile RDMA/efa: Add driver to Kconfig/Makefile 2019-05-07 12:47:47 -03:00
efa.h RDMA/efa: Store network attributes in device attributes 2019-11-25 10:31:47 -04:00
efa_admin_cmds_defs.h RDMA/efa: Expose RDMA read related attributes 2019-11-25 10:31:48 -04:00
efa_admin_defs.h RDMA/efa: Add EFA device definitions 2019-05-06 13:47:50 -03:00
efa_com.c RDMA/efa: Clear the admin command buffer prior to its submission 2019-11-14 11:57:33 -04:00
efa_com.h RDMA/efa: Remove unneeded admin commands abort flow 2019-05-29 13:14:14 -03:00
efa_com_cmd.c RDMA/efa: Expose RDMA read related attributes 2019-11-25 10:31:48 -04:00
efa_com_cmd.h RDMA/efa: Expose RDMA read related attributes 2019-11-25 10:31:48 -04:00
efa_common_defs.h RDMA/efa: Add EFA device definitions 2019-05-06 13:47:50 -03:00
efa_main.c RDMA/efa: Store network attributes in device attributes 2019-11-25 10:31:47 -04:00
efa_regs_defs.h RDMA/efa: Add EFA device definitions 2019-05-06 13:47:50 -03:00
efa_verbs.c RDMA/efa: Expose RDMA read related attributes 2019-11-25 10:31:48 -04:00