linux/drivers/net/ethernet/mellanox/mlx5/core
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
..
alloc.c mlx5: minor fixes (mainly avoidance of hidden casts) 2014-07-30 14:00:06 -07:00
cmd.c net/mlx5_core: Fix command queue size enforcement 2014-12-08 20:45:54 -05:00
cq.c IB/mlx5: Add support for resize CQ 2014-01-22 23:23:50 -08:00
debugfs.c mlx5_core: Improve debugfs readability 2014-01-22 23:23:50 -08:00
eq.c mlx5_core: Add support for page faults events and low level handling 2014-12-15 18:18:59 -08:00
fw.c mlx5_core: Add support for page faults events and low level handling 2014-12-15 18:18:59 -08:00
health.c mlx5: remove health handler plugin 2013-08-05 11:04:12 -07:00
Kconfig IB/mlx5: Remove dependency on X86 2014-02-13 20:48:02 -08:00
mad.c mlx5: minor fixes (mainly avoidance of hidden casts) 2014-07-30 14:00:06 -07:00
main.c net/mlx5_core: Add more supported devices 2014-12-08 20:45:55 -05:00
Makefile
mcg.c
mlx5_core.h mellanox: Logging message cleanups 2014-05-08 23:42:02 -04:00
mr.c mlx5_core: Fix possible race between mr tree insert/delete 2014-07-09 16:58:58 -07:00
pagealloc.c mlx5: don't duplicate kvfree() 2014-11-21 14:58:18 -05:00
pd.c
port.c mlx5: don't duplicate kvfree() 2014-11-21 14:58:18 -05:00
qp.c mlx5_core: Add support for page faults events and low level handling 2014-12-15 18:18:59 -08:00
srq.c
uar.c net/mlx5_core: Clear outbox of dealloc uar 2014-12-08 20:45:55 -05:00