Searched hist:"342 ee59de98a2ecdf15a46849a2534e7c808eb1f" (Results 1 – 3 of 3) sorted by relevance
/linux/include/rdma/ |
H A D | uverbs_ioctl.h | 342ee59de98a2ecdf15a46849a2534e7c808eb1f Tue Mar 24 06:01:39 UTC 2020 Yishai Hadas <yishaih@mellanox.com> IB/mlx5: Expose UAR object and its alloc/destroy commands
Expose UAR object and its alloc/destroy commands to be used over the ioctl interface by user space applications.
This API supports both BF & NC modes and enables a dynamic allocation of UARs once really needed.
As the number of driver objects were limited by the core ones when the merged tree is prepared, had to decrease the number of core objects to enable the new UAR object usage.
Link: https://lore.kernel.org/r/20200324060143.1569116-2-leon@kernel.org Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Reviewed-by: Michael Guralnik <michaelgur@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 342ee59de98a2ecdf15a46849a2534e7c808eb1f Tue Mar 24 06:01:39 UTC 2020 Yishai Hadas <yishaih@mellanox.com> IB/mlx5: Expose UAR object and its alloc/destroy commands
Expose UAR object and its alloc/destroy commands to be used over the ioctl interface by user space applications.
This API supports both BF & NC modes and enables a dynamic allocation of UARs once really needed.
As the number of driver objects were limited by the core ones when the merged tree is prepared, had to decrease the number of core objects to enable the new UAR object usage.
Link: https://lore.kernel.org/r/20200324060143.1569116-2-leon@kernel.org Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Reviewed-by: Michael Guralnik <michaelgur@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | main.c | 342ee59de98a2ecdf15a46849a2534e7c808eb1f Tue Mar 24 06:01:39 UTC 2020 Yishai Hadas <yishaih@mellanox.com> IB/mlx5: Expose UAR object and its alloc/destroy commands
Expose UAR object and its alloc/destroy commands to be used over the ioctl interface by user space applications.
This API supports both BF & NC modes and enables a dynamic allocation of UARs once really needed.
As the number of driver objects were limited by the core ones when the merged tree is prepared, had to decrease the number of core objects to enable the new UAR object usage.
Link: https://lore.kernel.org/r/20200324060143.1569116-2-leon@kernel.org Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Reviewed-by: Michael Guralnik <michaelgur@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|