linux-kernel-test/include/linux/mlx4
Shani Michaeli 6ff63e1940 IB/mlx4: Support memory window binding
* Implement memory windows binding in mlx4_ib_post_send.

* Implement mlx4_ib_bind_mw by deferring to mlx4_ib_post_send.

* Rename MLX4_WQE_FMR_PERM_* flags to MLX4_WQE_FMR_AND_BIND_PERM_*,
  indicating that they are used both for fast registration work
  requests, and for memory window bind work requests.

Signed-off-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Shani Michaeli <shanim@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-02-25 10:44:32 -08:00
..
cmd.h net/mlx4_core: Add firmware commands to support device managed flow steering 2012-07-07 16:23:05 -07:00
cq.h
device.h mlx4: Implement memory windows allocation and deallocation 2013-02-25 10:44:32 -08:00
doorbell.h
driver.h IB/mlx4: Initialize SR-IOV IB support for slaves in master context 2012-09-30 20:33:32 -07:00
qp.h IB/mlx4: Support memory window binding 2013-02-25 10:44:32 -08:00
srq.h