Searched hist:d2c8a1554c10d5e0443b1f97f480d7dacd55cf55 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | cmd.h | diff d2c8a1554c10d5e0443b1f97f480d7dacd55cf55 Wed Sep 22 03:28:51 CDT 2021 Meir Lichtinger <meirl@nvidia.com> IB/mlx5: Enable UAR to have DevX UID
UID field was added to alloc_uar and dealloc_uar PRM command, to specify DevX UID for UAR. This change enables firmware validating user access to its own UAR resources.
For the kernel allocated UARs the UID will stay 0 as of today.
Signed-off-by: Meir Lichtinger <meirl@nvidia.com> Reviewed-by: Yishai Hadas <yishaih@nvidia.com> Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
|
H A D | cmd.c | diff d2c8a1554c10d5e0443b1f97f480d7dacd55cf55 Wed Sep 22 03:28:51 CDT 2021 Meir Lichtinger <meirl@nvidia.com> IB/mlx5: Enable UAR to have DevX UID
UID field was added to alloc_uar and dealloc_uar PRM command, to specify DevX UID for UAR. This change enables firmware validating user access to its own UAR resources.
For the kernel allocated UARs the UID will stay 0 as of today.
Signed-off-by: Meir Lichtinger <meirl@nvidia.com> Reviewed-by: Yishai Hadas <yishaih@nvidia.com> Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
|
H A D | main.c | diff d2c8a1554c10d5e0443b1f97f480d7dacd55cf55 Wed Sep 22 03:28:51 CDT 2021 Meir Lichtinger <meirl@nvidia.com> IB/mlx5: Enable UAR to have DevX UID
UID field was added to alloc_uar and dealloc_uar PRM command, to specify DevX UID for UAR. This change enables firmware validating user access to its own UAR resources.
For the kernel allocated UARs the UID will stay 0 as of today.
Signed-off-by: Meir Lichtinger <meirl@nvidia.com> Reviewed-by: Yishai Hadas <yishaih@nvidia.com> Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | uar.c | diff d2c8a1554c10d5e0443b1f97f480d7dacd55cf55 Wed Sep 22 03:28:51 CDT 2021 Meir Lichtinger <meirl@nvidia.com> IB/mlx5: Enable UAR to have DevX UID
UID field was added to alloc_uar and dealloc_uar PRM command, to specify DevX UID for UAR. This change enables firmware validating user access to its own UAR resources.
For the kernel allocated UARs the UID will stay 0 as of today.
Signed-off-by: Meir Lichtinger <meirl@nvidia.com> Reviewed-by: Yishai Hadas <yishaih@nvidia.com> Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
|
/openbmc/linux/include/linux/mlx5/ |
H A D | driver.h | diff d2c8a1554c10d5e0443b1f97f480d7dacd55cf55 Wed Sep 22 03:28:51 CDT 2021 Meir Lichtinger <meirl@nvidia.com> IB/mlx5: Enable UAR to have DevX UID
UID field was added to alloc_uar and dealloc_uar PRM command, to specify DevX UID for UAR. This change enables firmware validating user access to its own UAR resources.
For the kernel allocated UARs the UID will stay 0 as of today.
Signed-off-by: Meir Lichtinger <meirl@nvidia.com> Reviewed-by: Yishai Hadas <yishaih@nvidia.com> Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
|