linux_dsm_epyc7002/drivers/infiniband/hw/mlx5
Artemy Kovalyov 3161625589 IB/mlx5: Refactor UMR post send format
* Update struct mlx5_wqe_umr_ctrl_seg.
* Currenlty UMR send_flags aim only certain use cases: enabled/disable
  cached MR, modifying XLT for ODP. By making flags independent make UMR
  more flexible allowing arbitrary manipulations.
* Since different UMR formats have different entry sizes UMR request
  should receive exact size of translation table update instead of
  number of entries. Rename field npages to xlt_size in struct mlx5_umr_wr
  and update relevant code accordingly.
* Add support of length64 bit.

Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-02 15:51:20 -05:00
..
ah.c IB/mlx5: Use kernel driver to help userspace create ah 2016-12-13 13:38:49 -05:00
cq.c Updates for 4.10 kernel merge window 2016-12-15 12:03:32 -08:00
doorbell.c IB/mlx5: Fix Mellanox copyright note 2015-04-02 16:33:42 -04:00
gsi.c IB/mlx5: Fix iteration overrun in GSI qps 2016-08-02 14:32:51 -04:00
ib_virt.c IB/mlx5: Implement callbacks for manipulating VFs 2016-03-21 17:13:14 -04:00
Kconfig net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality 2015-05-30 18:24:51 -07:00
mad.c IB/{core,hw}: Add constant for node_desc 2016-10-07 16:54:34 -04:00
main.c IB/mlx5: Reorder code in query device command 2017-01-02 15:51:20 -05:00
Makefile IB/mlx5: Implement callbacks for manipulating VFs 2016-03-21 17:13:14 -04:00
mem.c IB/mlx5: Limit mkey page size to 2GB 2016-11-16 20:04:48 -05:00
mlx5_ib.h IB/mlx5: Refactor UMR post send format 2017-01-02 15:51:20 -05:00
mr.c IB/mlx5: Refactor UMR post send format 2017-01-02 15:51:20 -05:00
odp.c IB/mlx5: Refactor UMR post send format 2017-01-02 15:51:20 -05:00
qp.c IB/mlx5: Refactor UMR post send format 2017-01-02 15:51:20 -05:00
srq.c Merge branch 'mlx' into merge-test 2016-12-14 14:44:25 -05:00