linux-stable/include/linux/mlx5
Haggai Eran e420f0c0f3 mlx5_core: Add support for page faults events and low level handling
* Add a handler function pointer in the mlx5_core_qp struct for page
  fault events. Handle page fault events by calling the handler
  function, if not NULL.
* Add on-demand paging capability query command.
* Export command for resuming QPs after page faults.
* Add various constants related to paging support.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Shachar Raindel <raindel@mellanox.com>
Signed-off-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-12-15 18:18:59 -08:00
..
cmd.h
cq.h IB/mlx5: Collect signature error completion 2014-03-07 11:40:04 -08:00
device.h mlx5_core: Add support for page faults events and low level handling 2014-12-15 18:18:59 -08:00
doorbell.h
driver.h mlx5_core: Add support for page faults events and low level handling 2014-12-15 18:18:59 -08:00
mlx5_ifc.h net/mlx5_core: use set/get macros in device caps 2014-10-03 15:42:32 -07:00
qp.h mlx5_core: Add support for page faults events and low level handling 2014-12-15 18:18:59 -08:00
srq.h