Searched hist:e420f0c0f3d1022789fcb59b2a0c4b979ce311ba (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/mlx5/ |
H A D | qp.h | diff e420f0c0f3d1022789fcb59b2a0c4b979ce311ba Thu Dec 11 16:04:19 CET 2014 Haggai Eran <haggaie@mellanox.com> 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>
|
H A D | driver.h | diff e420f0c0f3d1022789fcb59b2a0c4b979ce311ba Thu Dec 11 16:04:19 CET 2014 Haggai Eran <haggaie@mellanox.com> 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>
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fw.c | diff e420f0c0f3d1022789fcb59b2a0c4b979ce311ba Thu Dec 11 16:04:19 CET 2014 Haggai Eran <haggaie@mellanox.com> 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>
|
H A D | eq.c | diff e420f0c0f3d1022789fcb59b2a0c4b979ce311ba Thu Dec 11 16:04:19 CET 2014 Haggai Eran <haggaie@mellanox.com> 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>
|